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
71231
2 天前

Realtime application framework (Node.JS server)

TypeScript
61922
22 天前

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

Python
38758
3 天前
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
37655
6 小时前
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
25460
5 天前

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

Go
23391
1 个月前

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

JavaScript
22148
14 天前

Share your terminal as a web application

Go
19009
9 个月前
swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP

C++
18629
13 小时前
louislam/dockge
TypeScript
16873
2 天前
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++
14918
2 天前

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

C
11609
5 天前

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

PHP
11337
2 天前

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

TypeScript
10943
3 小时前

Realtime application framework (client)

TypeScript
10623
9 个月前
browserless/browserless

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

TypeScript
9922
20 小时前

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

Shell
9312
7 个月前

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.

JavaScript
9201
4 年前