Examples of using websocket services

In this part of the website you will find simple descriptions and code samples for data communication via the websocket infrastructure. All examples for server communication via control API are coded in PHP and use Rest2WebSocket class, examples of data processing for web applications are in JavaScript.

Web notifications over websocket

Examples of working with notifications, sending them to a browser or en apps via websocket, working with websocket channels and user tokens. See more information about web notifications over websocket.

Websocket online chat service

Under construction ...

Geolocation (GPS) service

Under construction ...