deno-websocket
WebSocket client/library
A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections.
🦕 A simple WebSocket library like ws of node.js library for deno
152 stars
2 watching
19 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
denodeno-websocketrfc-6455typescriptwebsocketwebsocket-clientwebsocket-librarywebsocket-serverws
Related projects:
Repository | Description | Stars |
---|---|---|
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
denyncrawford/dropper-deno | A custom event-based WebSocket framework for building real-time apps on Deno | 26 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |
timonson/gentle_rpc | An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. | 45 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
webview/webview_deno | A Deno bindings project for a tiny cross-platform web-based GUI library | 1,440 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
nats-io/nats.deno | A Deno client for the NATS messaging system | 161 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
akshgpt7/youtube-deno | A TypeScript client library for interacting with the YouTube Data API v3 | 45 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
grmjs/grm | An MTProto client library for Deno. | 46 |