|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::async::WsClient, including all inherited members.
| recv() | neograph::async::WsClient | |
| send_binary(std::string_view payload) | neograph::async::WsClient | |
| send_close(std::uint16_t code=1000, std::string_view reason="") | neograph::async::WsClient | |
| send_text(std::string_view payload) | neograph::async::WsClient | |
| ws_connect | neograph::async::WsClient | friend |