C8::Publisher

Create a C8::Publisher object if you want to write data to a stream. You need one C8::Publisher object per stream.

The following functions allow you to create C8::Publisher objects and connect to streams.

Note: There is no explicit call to close the connection. The connection will be closed when you destroy the C8::Publisher object.