wocket

WebSocket library

A WebSocket library for Deno that enables real-time communication between clients and servers.

A WebSocket library for Deno

GitHub

104 stars
3 watching
4 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list

applicationdenorealworldsocketswebsockets

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ryo-ma/deno-websocket A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. 152
denoland/fastwebsockets A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. 888
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 610
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 408
denyncrawford/dropper-deno A custom event-based WebSocket framework for building real-time apps on Deno 26
websockets-rs/rust-websocket A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. 1,553
housleyjk/ws-rs A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. 1,482
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
eliihen/wsta A command-line tool for interacting with WebSockets 632
slogsdon/plug-web-socket A library that simplifies the integration of WebSockets into Plug applications. 63
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,912
nventimiglia/websockets.pcl A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. 98