Kirill Fomichev
f9394dbd23
solana: update to 1.17.6 ( #244 )
2023-11-21 20:17:47 -05:00
Kirill Fomichev
bbb5a2d9cc
re-export prost and tonic in proto crate ( #100 )
2023-03-21 17:56:53 -03:00
Kirill Fomichev
5f61fe3208
move examples, new proto crate ( #92 )
...
* move examples
* move proto to separate crate
* use proto crate
* move config-check
* small fixes
2023-03-20 03:27:26 +08:00
Kirill Fomichev
e65d02b1e1
Remove not required dependencies from Cargo.toml ( #69 )
2023-02-22 23:59:21 -03:00
Nikita Baksalyar
15640975c7
Fix JS and TS clients compatibility with older Nodejs versions ( #60 )
2023-02-22 15:06:34 +05:30
cairo
ad73f64a8a
Tonic retry client ( #53 )
...
* Feat: client with default retry policy
Once the server connection is broken, client will reconnect to the server, then retry to send payload SubscribeRequest to server
* Refactor: backoff as default crates, simplify cargo.toml
---------
Co-authored-by: Nikita Baksalyar <nikita.baksalyar@gmail.com>
2023-02-17 12:06:50 +05:30
linuskendall
27d07b6322
Added golang client
2023-02-03 10:49:17 +00:00
Kirill Fomichev
042351661d
Add node.js client ( #34 )
2023-01-27 13:37:47 -03:00
Kirill Fomichev
26251036f2
Allow change filter without reconnect ( #10 )
2022-11-22 21:22:39 -03:00
Kirill Fomichev
6541ee7754
init
2022-10-19 13:27:22 -03:00