websocket_server

WebSocket event loop

Provides an async iterator for WebSocket events from all connected clients

A WebSocket server library for Deno 🔌

GitHub

9 stars
3 watching
1 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list

denowebsocketwebsocket-librarywebsocket-server

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ryo-ma/deno-websocketA simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections.152
drashland/wocketA WebSocket library for Deno that enables real-time communication between clients and servers.104
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
takahikokawasaki/nv-websocket-clientA high-quality WebSocket client implementation in Java.2,031
denyncrawford/dropper-denoA custom event-based WebSocket framework for building real-time apps on Deno26
denoland/fastwebsocketsA WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers.888
jaspervdj/websocketsProvides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks.408
igrigorik/em-websocketAn event-driven WebSocket server written in Ruby.1,690
sitegui/nodejs-websocketProvides a standard way to establish WebSocket connections between clients and servers in Node.js737
webbit/webbitA Java library providing an event-based WebSocket and HTTP server framework817
glebradchenko/dnwebsocketA WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.36
feross/simple-websocketProvides a simple WebSocket API for working with real-time communication in the browser or Node.js environment.185
eliihen/wstaA command-line tool for interacting with WebSockets632
karlseguin/websocket.zigA Zig library implementing a WebSocket server314
max-mapper/websocket-streamA Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers.668