Connection Details
Guide how to open a connection to Niza WebSocket.
Last updated
Guide how to open a connection to Niza WebSocket.
Last updated
We use as a Socket client, please look at this how to setup pusher and connect using different languages.
The public APP_KEY is 23d6f445cd259b91adf9
.
The connection string will look like this:
Once the connection is successful you are ready to subscribe and receive public messages. For the private messages please look at the documentation how to authenticate your user to receive private messages.