Java-WebSocket
WebSocket client/server
A WebSocket implementation in Java
A barebones WebSocket client and server implementation written in 100% Java.
11k stars
383 watching
3k forks
Language: Java
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous HTTP client library for Java applications | 6,301 |
| An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,353 |
| A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
| A high-quality WebSocket client implementation in Java. | 2,031 |
| An implementation of the WebSocket protocol for Node.js | 3,766 |
| Provides an async iterator for WebSocket events from all connected clients | 9 |
| Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
| Compiles Java bytecode to multiple backend formats, including JavaScript and WebAssembly. | 2,666 |
| A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,203 |
| Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |
| A minimal and idiomatic WebSocket library for Go | 4,017 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,176 |
| An implementation of a WebSocket client for Kotlin and Android that supports multiple protocols. | 3,247 |
| Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |