5 items under this folder.

api

HTTP

HTTP (Hypertext Transfer Protocol) is a protocol used to transmit data over the internet. It is a standard communication protocol used between clients

JSON RPC

JSON-RPC (Remote Procedure Call) is a protocol used for remote procedure calls, typically between a client and a server over a network. It uses the

Web Real Time Communication

WebRTC, standing for Web Real-Time Communication, is an open-source project designed to enable real-time communication of audio, video, and data directly

WebSockets

Protocol for real-time bidirectional communication between client and server