Realtime Connection
Skapi's realtime features include WebSocket data exchange, WebRTC, and notifications.
Realtime data allows you to transfer JSON data between users via WebSocket connections.
Skapi WebRTC provides peer-to-peer connections between users and can be used to send large amounts of data quickly, such as for video chats.
The notification feature enables your web apps and PWAs to receive notifications in realtime.