mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Support secure RPC.
This commit is contained in:
@@ -54,6 +54,8 @@ public:
|
||||
|
||||
bool getPublic() { return mPublic; };
|
||||
|
||||
boost::asio::ssl::context& getASIOContext() { return *mCtx; }
|
||||
|
||||
static void ssend(connection_ptr cpClient, message_ptr mpMessage)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user