mschneider / solcpp

A fast Solana and Mango Markets C++ SDK
Other
39 stars 12 forks source link

Added code for websocket #66

Closed pSN0W closed 1 year ago

pSN0W commented 1 year ago

This PR contains draft code for the implementation of issue number #41. This code implements the websocket using beast and the implements accountSubscribe with it.

godmodegalactus commented 1 year ago

@pSN0W Fix the access violation in the tests please.