Curated conents of awesome open source repo and articles for GB28181、Video、Stream、RTSP、Onvif、SIP and so on.
-
Updated
Jun 13, 2020 - HTML
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
Curated conents of awesome open source repo and articles for GB28181、Video、Stream、RTSP、Onvif、SIP and so on.
A WhatsApp Web Clone Chat Application for those developers that like to use Django Channel for handling WebSocket request
Playerunknown’s Battlegrounds Websocket API example. Feel free to ask questions in Discord: Hormold#0683
Collection of web developer utilities packaged as a desktop app. Technologies: React, Typescript, Redux, Axios, React-Query, Electron
FlowInquiry is an open-source platform that brings together project management, ticket tracking, workflow automation, and SLA monitoring to help teams stay organized and efficient.
ASR 2Pass onnxruntime and websocket server, based on FunASR(https://github.com/alibaba-damo-academy/FunASR).
WebSocket Client / Console
Developed a multi-party video conferencing and web chat application using WebRTC, Javascript and Web-sockets with features such as canvas sharing, presentation sharing and video sharing.
WebSockets Standard
Tracer is a simple network speed test app. Deploy this on your server. Open your tracer on your browser. And you can test the speed between you and your server. Mirror of https://gitlab.aiursoft.cn/aiursoft/tracer
Multeor is a multiplayer webgame developed by Arjen de Vries, Filidor Wiese and Arthur van 't Hoog in 2013. In the game you control a meteor crashing into earth. Score points by leaving the biggest trail of destruction.
Jumpstart multiple WebSocket servers quickly
A simple utility for testing and debug websocket interaction with servers
Experimenting with PostgreSQL's Listen/Notify and Flask-SocketIO
Created by Michael Carter, Ian Hickson