deimos.nanomsg.pubsub

Undocumented in source.

Members

Manifest constants

NN_PROTO_PUBSUB
enum NN_PROTO_PUBSUB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_PUB
enum NN_PUB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SUB
enum NN_SUB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SUB_SUBSCRIBE
enum NN_SUB_SUBSCRIBE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SUB_UNSUBSCRIBE
enum NN_SUB_UNSUBSCRIBE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta