Skip to main content

Module client

Module client 

Source

Modules§

target_router

Structs§

ClientConnect
ClientRequest
The request wrapper struct. ‘req’ data request ‘consumer’ the signal that will be called by connection, when the response arrives
DataRequest
‘handler_info’ info about target handler ‘data’ the request payload. E.g structure that will be deserialized on server side. ‘s_type’ structure type indetifiers what data is send and how handler on server side will process this data.
HandlerInfo
The structure that describes target handler

Enums§

ClientError

Functions§

wait_for_data