res_client 0.8.4 copy "res_client: ^0.8.4" to clipboard
res_client: ^0.8.4 copied to clipboard

outdated

A resgate.io client.

0.8.4 #

  • Allow reconnecting to a different endpoint. This flushes caches but keeps the events intact.

0.8.3 #

  • Make the ratelimt retries looping if another rate limit is hit.
  • Expose the forced socket closure from the client side via ClientForcedDisconnectedEvent.

0.8.2 #

  • Handle the rate-limiting on the client side.

0.8.1 #

  • Restore the missing tracing.
  • Expose the ResClient of any given ResEntity.
  • Properly parse the subscribe calls.

0.8.0 #

  • Initial public release. All the primary flows work.