core can be split into core and client.
module could be server
I have dyad_ctx.{h|c} which only deals with the initialization and finalization of dyad_ctx_t singleton object.
This can remain in core and the rest of consumer and producer can move to client
corecan be split intocoreandclient.modulecould beserverI have
dyad_ctx.{h|c}which only deals with the initialization and finalization ofdyad_ctx_tsingleton object.This can remain in
coreand the rest of consumer and producer can move toclient