Java-WebSocket
WebSocket client/server
A library implementing a WebSocket protocol in Java.
A barebones WebSocket client and server implementation written in 100% Java.
11k stars
383 watching
3k forks
Language: Java
last commit: 7 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
asynchttpclient/async-http-client | An asynchronous HTTP and WebSocket client library for Java applications | 6,292 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,340 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,757 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
konsoletyper/teavm | A Java bytecode compiler to multiple platforms including JavaScript and WebAssembly | 2,644 |
failsafe-lib/failsafe | A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,196 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
coder/websocket | A minimal and idiomatic WebSocket library for Go | 3,950 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
joewalnes/websocketd | Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,160 |
tinder/scarlet | An implementation of a WebSocket client for Kotlin and Android that supports multiple protocols. | 3,240 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |