Commit Graph

1106 Commits

Author SHA1 Message Date
Stefan Aebischer
4660dc98b8 Reconnect if connection fails 2019-09-16 15:06:18 +02:00
Stefan Aebischer
452b5f47e1 Improve formatting in README 2019-09-16 15:05:14 +02:00
Stefan Aebischer
26a1354ec5 Resubscribe to subscriptions after reconnecting 2019-09-16 15:04:02 +02:00
Stefan Aebischer
5caa65fedf Allow to unsubscribe from ws topic 2019-09-16 14:37:19 +02:00
Stefan Aebischer
b6d2803a49 Time synchronization with server
- wrapper for /v2/public/time rest endpoint
- synchronize time before trying to authenticate a request in order
  to avoid invalid authentication because prevented replay attacks.

Resolves #1
2019-09-16 14:25:55 +02:00
Stefan Aebischer
ed28d14171 Initial commit 2019-09-14 16:02:11 +02:00