Commit Graph

4 Commits

Author SHA1 Message Date
Riordan Panayides e08404bcae v0.1.6 2023-04-25 16:20:11 +01:00
riordanp bbf6927159
Orderbook Feed Fixes (#3)
- Use GHCR for publishing the Docker image
- Orderbook Feed Fixes:
  - Fix serum prices
  - Read rpc url from env
  - Add keepalives
  - Add exit signal
  - Enable serum markets
  - Reduce info logging
-Refactor TS client library and add Orderbook feed
2023-04-25 16:16:20 +01:00
Riordan Panayides 488f363119 v0.1.4
- Use correct WebSocket implementation in browser
- Pass reconnectionAttemptsExhausted to onDisconnect
- Add disconnect function
- Fix package types
2023-04-13 13:49:12 +01:00
Riordan Panayides dfd3cf8527 Add mango-fills client library 2023-04-08 04:04:36 +01:00