Class AsyncClient

Inheritance Relationships

Base Type

Class Documentation

class AsyncClient : public O3DS::AsyncPipeline

Wrapper for nng pipeline pattern with asynchronous calls.

Public Functions

virtual bool start(const char *url) override

Starts the server - servers will listen, clients will dial.