semashkinvg / Bitmex.NET

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

Socket margin #31

Closed MaDeRkAn closed 5 years ago

MaDeRkAn commented 5 years ago

Implemented Some Socket apis with integration test. We just have tested socket connection on announcement api, because announcements are very rare.

https://github.com/semashkinvg/Bitmex.NET/issues/30

https://github.com/semashkinvg/Bitmex.NET/issues/29

https://github.com/semashkinvg/Bitmex.NET/issues/28

https://github.com/semashkinvg/Bitmex.NET/issues/27

https://github.com/semashkinvg/Bitmex.NET/issues/26

MaDeRkAn commented 5 years ago

@semashkinvg you can review code.

semashkinvg commented 5 years ago

@MaDeRkAn all looks nice so far, thank you a lot!