crossws icon indicating copy to clipboard operation
crossws copied to clipboard

publish without peer

Open ToBinio opened this issue 11 months ago • 2 comments

Describe the feature

As far as I am concerned it is only possible to interact with channels/topics via peers.

It would be very usefull to have a global ws Obj which makes it possible to publish messages without a peer.

example usecase: Having a chat app where only reviewing works with ws but sending does not. In this case the HTTP request handle would not have any ws peer but would still need to publish a message.

Additional information

  • [X] Would you be willing to help implement this feature?

ToBinio avatar Mar 16 '24 16:03 ToBinio