Socket Factory has only one function which works for server and client code, and can do tls for both
This commit is contained in:
		| @@ -121,7 +121,7 @@ namespace ix | ||||
|         void suspend(); | ||||
|         void resume(); | ||||
|  | ||||
|         /// Prepare a message for transmission  | ||||
|         /// Prepare a message for transmission | ||||
|         /// (update the pdu, compute a msgId, serialize json to a string) | ||||
|         std::pair<CobraConnection::MsgId, std::string> prePublish( | ||||
|             const Json::Value& channels, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user