Open dzmitry-lahoda opened 2 years ago
may subscribe and then get a snapshot?
https://github.com/tardis-dev/serum-vial/blob/3379edeb566af3fbca36603f802f5180b5f4afbb/src/rpc_client.ts#L228
Because with current way, get and than subscribe, can miss some data.
Also, may be periodically push full data from time to time to clients?
may subscribe and then get a snapshot?
https://github.com/tardis-dev/serum-vial/blob/3379edeb566af3fbca36603f802f5180b5f4afbb/src/rpc_client.ts#L228
Because with current way, get and than subscribe, can miss some data.
Also, may be periodically push full data from time to time to clients?