packio
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Npackio
 Nmsgpack_rpc
 Ninternal
 Cincremental_parserThe incremental parser for msgpack-RPC objects
 CrequestThe object representing a client request
 CresponseThe object representing the response to a call
 CrpcThe msgpack RPC protocol implementation
 Nnl_json_rpc
 Ninternal
 Cincremental_parserThe incremental parser for JSON-RPC objects
 CrequestThe object representing a client request
 CresponseThe object representing the response to a call
 CrpcThe JSON-RPC protocol implementation
 Ntraits
 CAsyncProcedureAsyncProcedure trait
 CCallHandlerCallHandler trait
 CCoroProcedureCoroProcedure trait
 CNotifyHandlerNotifyHandler trait
 CServeHandlerServeHandler trait
 CSyncProcedureSyncProcedure trait
 CclientThe client class
 Ccompletion_handlerThe completion_handler class
 CdispatcherThe dispatcher class, used to store and dispatch procedures
 CserverThe server class
 Cserver_sessionThe server_session class, created by the server