nv-websocket-client
WebSocket client
A high-quality WebSocket client implementation in Java.
High-quality WebSocket client implementation in Java.
2k stars
65 watching
294 forks
Language: Java
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 701 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
vapor/websocket-kit | A WebSocket client library built using SwiftNIO to establish bidirectional communication between clients and servers. | 283 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |