Realtime application framework (Node.JS server)
-
Updated
Oct 18, 2023 - TypeScript
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.
Realtime application framework (Node.JS server)
👽 Open source API development ecosystem - https://hoppscotch.io
A fancy self-hosted monitoring tool
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
High performance, minimalist Go web framework
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Share your terminal as a web application
🚀 Coroutine-based concurrency library for PHP
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
Realtime application framework (client)
⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more
Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
WebSocket emulation - Javascript client
Websockets in swift for iOS and OSX
Created by Michael Carter, Ian Hickson