news
WebSocket library
Provides a simple and easy-to-use WebSocket library for the Nim programming language
news - nim easy web socket. Based on https://github.com/treeform/ws
36 stars
2 watching
6 forks
Language: Nim
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
status-im/nim-websock | A Websocket implementation for the Nim programming language | 82 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
olliniinivaara/guildenstern | A modular multithreaded HTTP/1.1 + WebSocket server framework written in Nim. | 80 |
snapview/tungstenite-rs | A lightweight WebSocket implementation for Rust. | 1,924 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,472 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |