This is a brief guide for using our Websocket APIs to connect your backend system with our servers.
Introduction
nandbox WebSocket API is a protocol for communication that offers full-duplex channels over a solitary, persistent connection. WebSockets, in contrast to conventional request-response patterns, enable servers and clients to interact without incurring the cost of continuously opening and shutting connections. Through their servers, nandbox WebSocket effectively handles this real-time, bi-directional communication.
QUICK STARTAUTHENTICATIONERROR HANDLINGMEDIACHATSUSERAPI/BOTMESSAGEMESSAGE ACKNOWLEDGECHAT INLINE MESSAGECHAT INLINE SEARCHUSER BLACKLISTUSER WHITELISTCUSTOM COMPONENTMOBILE STORE
Source Code