#Broadcasting on ws to all clients

1 messages · Page 1 of 1 (latest)

steep magnet
#

I am willing to use pub sub if someone can help me or direct me towards a way of subscribing and sending messages from a web page client and js towards the server

upper narwhal
#

There's no difference from the client's perspective with pubsub

#

The client just connects to a URL like ws://domain.com/something, it doesn't really care what's happening on the server