websocket_server
WebSocket event loop
Provides an async iterator for WebSocket events from all connected clients
A WebSocket server library for Deno 🔌
9 stars
3 watching
1 forks
Language: TypeScript
last commit: over 5 years agoLinked from 1 awesome list
denowebsocketwebsocket-librarywebsocket-server
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 | |
| A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 | |
| Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 | |
| A high-quality WebSocket client implementation in Java. | 2,031 | |
| A custom event-based WebSocket framework for building real-time apps on Deno | 26 | |
| A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 888 | |
| Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 | |
| An event-driven WebSocket server written in Ruby. | 1,690 | |
| Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 | |
| A Java library providing an event-based WebSocket and HTTP server framework | 817 | |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 | |
| Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 | |
| A command-line tool for interacting with WebSockets | 632 | |
| A Zig library implementing a WebSocket server | 314 | |
| A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |