Repository navigation

#

WebSocket

Created by Michael Carter, Ian Hickson

websockets.spec.whatwg.org
维基百科

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.

hoppscotch/hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

TypeScript
73553
5 小时前

Realtime application framework (Node.JS server)

TypeScript
62309
4 天前

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

Python
40214
2 小时前
curl/curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

C
38591
5 小时前
kataras/iris

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀

Go
25554
3 天前

Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.

Go
23939
5 个月前

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

JavaScript
22387
2 个月前

Share your terminal as a web application

Go
19173
1 年前
louislam/dockge
TypeScript
19167
4 个月前
swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP

C++
18724
1 天前
ZLMediaKit/ZLMediaKit

WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11

C++
15613
4 天前

Embedded web server, with TCP/IP network stack, MQTT and Websocket

C
12072
4 天前

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.

PHP
11443
9 天前

⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more

TypeScript
11042
2 天前
browserless/browserless

Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.

TypeScript
11033
4 小时前

Realtime application framework (client)

TypeScript
10621
1 年前

Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本

Shell
9314
1 年前