1,615 skills found · Page 1 of 54
websockets / WsSimple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
mountain-loop / YaakThe most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬
joewalnes / WebsocketdTurn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
snail007 / Goproxy🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
ZLMediaKit / ZLMediaKitWebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT/STUN/TURN server and client framework based on C++11
gotify / ServerA simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
cesanta / MongooseEmbedded web server, with TCP/IP network stack, MQTT and Websocket
k2-fsa / Sherpa OnnxSpeech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, HarmonyOS, Raspberry Pi, RISC-V, RK NPU, Axera NPU, Ascend NPU, x86_64 servers, websocket server/client, support 12 programming languages
TooTallNate / Java WebSocketA barebones WebSocket client and server implementation written in 100% Java.
zaphoyd / WebsocketppC++ websocket client/server library
koush / AndroidAsyncAsynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
ithewei / Libhv🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
ratchetphp / RatchetAsynchronous WebSocket server
sta / Websocket SharpA C# implementation of the WebSocket protocol client and server
python-websockets / WebsocketsLibrary for building WebSocket servers and clients in Python
soketi / SoketiNext-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
sylar-yin / SylarC++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
socketio / Engine.ioThe engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.
novnc / WebsockifyWebsockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
kerryjiang / SuperSocketSuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a robust architecture for building custom network communication applications with support for multiple protocols including TCP, UDP, and WebSocket.