lib.rtcomm.clientjs icon indicating copy to clipboard operation
lib.rtcomm.clientjs copied to clipboard

Provide API to define a subprotocol & handler for RtcommEndpoint

Open swgraham opened this issue 10 years ago • 0 comments

Remove otm/stream sub protocol messages by implementing way to attach protocol & handler to RtcommEndpoint

We will provide a means to attach a 'new' protocol of any type to the RtcommEndpoint upon creation. This will basically mean any messages of this type will be passed to a handler defined during definition of the protocol.

swgraham avatar Nov 18 '15 21:11 swgraham