You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.
Sending messages over Websocket connection directly from client side only suitable for limited use cases. For idiomatic usage you need to publish from your app backend over Centrifugo server API (i.e. first deliver message from device to backend using any convenient way and then publish to Centrifugo)
But maybe you want to use Centrifugo without app backend? @SammyVimes can we add publish method to this client?
Is it possible to send messages with this library?
The text was updated successfully, but these errors were encountered: