semashkinvg / Bitmex.NET

Wrapper for BitMEX.com REST & WebSocket API
MIT License
52 stars 26 forks source link

Implement and Tests WebSocket.Chat #26

Closed semashkinvg closed 5 years ago

semashkinvg commented 5 years ago

as a developer, I want to be able to sign on chat live updates

TODO: 1) New subscription in BitmetSocketSubscriptions 2) Test that shows that subscription works 3) Use models from REST API, if web scoket model is different - create a new one under Models/Socket