nats-pure 0.7.2 → 2.0.0.pre.alpha

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1283c1d3b53b281eec2c1fb01643b3efd51c7b2468a54006f4afc9b0aa6cfffd
4
- data.tar.gz: d6777d4b80d57b44da776e75be073f67fd76c3a7d23cf66fa7a2dc96f74afe64
3
+ metadata.gz: 15a5820d95fec0e8c400dab340af35458c52b5bab82e4decdf2b717067dcc940
4
+ data.tar.gz: 6b98522090c63c3b6338b21e2c42c8bf0172c666c79d5f39237b67a7fff63409
5
5
  SHA512:
6
- metadata.gz: bb44bb3872296a3cce5416777b2e85c5c2046fb64a545157fd3661754a31311b9bf2d032494d5eb1e34a08c1e0d2f3982538a098f0066f30c2a5c16823ee8ec8
7
- data.tar.gz: f5a2e1f1a836392030c1abc0d8ee65a3b19e2bb371d7c3cae0c8107ae5444a13609275f85c6ec12c06070218e1220ec36bb57eba4d8a7c86b4ac314eba6ddc4e
6
+ metadata.gz: b31773f6a58cfaa0728bbb544089a4181016bb32b95ca74c1effd06458428b544163bd4bba5194792d7e18c2c20386b49605d701391203aa8c8053a1e597fc57
7
+ data.tar.gz: 856e51e5c54dc25fba10f126d9072458ef1d7e145fbb9303ef643542c08cfcc155ddbd8c5bacc4d94ecf1c690a08877c6c8a9657fe91a7167d21b4bbedd513ce
@@ -0,0 +1,15 @@
1
+ # Copyright 2021 The NATS Authors
2
+ # Licensed under the Apache License, Version 2.0 (the "License");
3
+ # you may not use this file except in compliance with the License.
4
+ # You may obtain a copy of the License at
5
+ #
6
+ # http://www.apache.org/licenses/LICENSE-2.0
7
+ #
8
+ # Unless required by applicable law or agreed to in writing, software
9
+ # distributed under the License is distributed on an "AS IS" BASIS,
10
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11
+ # See the License for the specific language governing permissions and
12
+ # limitations under the License.
13
+ #
14
+ require 'nats/io/client'
15
+ require 'nats/nuid'