Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

How can i send messages? #4

Open
ghost opened this issue Jun 15, 2016 · 2 comments
Open

How can i send messages? #4

ghost opened this issue Jun 15, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 15, 2016

Is it possible to send messages with this library?

@ghost ghost changed the title How can i send message? How can i send messages? Jun 15, 2016
@FZambia
Copy link
Member

FZambia commented Jun 15, 2016

Hello! Have you seen #3 ?

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?

@ghost
Copy link
Author

ghost commented Jun 15, 2016

i didn't see #3 before. Thank you so much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant