strusRpc  0.17
Namespaces | Functions
rpc_client_socket.hpp File Reference

Exported functions of the strus rpc messaging library based on sockets. More...

#include <string>

Go to the source code of this file.

Namespaces

 strus
 strus toplevel namespace
 

Functions

RpcClientMessagingInterface * strus::createRpcClientMessaging (const std::string &config, ErrorBufferInterface *errorhnd)
 Create a messaging interface for the strus RPC Client based on sockets. More...
 

Detailed Description

Exported functions of the strus rpc messaging library based on sockets.