ws

WebSocket library

A WebSocket library for building real-time communication between clients and servers.

Simple WebSocket library for Nim.

GitHub

254 stars
8 watching
23 forks
Language: Nim
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niv/websocket.nim A WebSocket implementation for client-server communication 102
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
tormund/news Provides a simple and easy-to-use WebSocket library for the Nim programming language 36
status-im/nim-websock A Websocket implementation for the Nim programming language 82
websockets-rs/rust-websocket A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. 1,547
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
juliaweb/websockets.jl A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. 158
drashland/wocket A WebSocket library for Deno that enables real-time communication between clients and servers. 104
websocket-rails/websocket-rails A Ruby-based library providing plug-and-play WebSocket support for Rails applications. 1,728
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
housleyjk/ws-rs A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. 1,472
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
thinkjs/think-websocket A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. 3
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551