Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Updated
Oct 3, 2025 - Java
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
Open-source IoT Platform - Device management, data collection, processing and visualization.
Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more
Event Driven WebSockets Framework with Cross-Browser Fallbacks
💕 build SSM from 0 👉🏽👉🏽 distributed micro service.
Simple, high-performance event-driven HTTP client+server for Clojure
TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite.
👽 OneBlog,一个简洁美观、功能强大并且自适应的Java博客
Instant REST, GraphQL and Websockets APIs for MongoDB
🚕 spring boot学习案例,方便spring boot 初学者快速掌握相关知识
An auto reconnection-webSocket build with okhttp and rxJava
Slack Developer Kit (including Bolt for Java) for any JVM language
Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
DeviceHive Java Server
Building Persistable One-to-One Chat Using Spring Boot and WebSockets
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
RxJava WebSocket library for Java and Android
WebSockets with fallback transports client library for Node.js, Android and Java
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Created by Michael Carter, Ian Hickson