Java-WebSocket

WebSocket client/server

A WebSocket implementation in Java

A barebones WebSocket client and server implementation written in 100% Java.

GitHub

11k stars
383 watching
3k forks
Language: Java
last commit: 2 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
asynchttpclient/async-http-client An asynchronous HTTP client library for Java applications 6,301
qos-ch/slf4j An abstraction layer for various logging frameworks allowing users to switch at deployment time. 2,351
websockets/ws A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. 21,839
takahikokawasaki/nv-websocket-client A high-quality WebSocket client implementation in Java. 2,031
theturtle32/websocket-node An implementation of the WebSocket protocol for Node.js 3,766
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 Compiles Java bytecode to multiple backend formats, including JavaScript and WebAssembly. 2,666
failsafe-lib/failsafe A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. 4,203
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 408
coder/websocket A minimal and idiomatic WebSocket library for Go 4,017
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,176
tinder/scarlet An implementation of a WebSocket client for Kotlin and Android that supports multiple protocols. 3,247
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3