Open ghost opened 3 years ago
Do you have any resources to direct me to that could help me imagine what you have in mind? Maybe examples of other libraries using that?
Adobe BlazeDS use it to create a bidirectional communication between the Flex/Flash client and server. In this case our client will be a Node.JS/Browser client that subscribes to a channel and listens for specific messages.
@cln650 Perhaps sharing some code example would help.
It will be nice to support a BlazeDS-like bidirectional communication protocol using pub/sub pattern using long-pooling