All Projects → softwaremill → reactive-streams-for-java-developers

softwaremill / reactive-streams-for-java-developers

Licence: other
No description or website provided.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to reactive-streams-for-java-developers

akka-cookbook
提供清晰、实用的Akka应用指导
Stars: ✭ 30 (+87.5%)
Mutual labels:  akka-http, reactive-streams, akka-streams
Ulfius
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
Stars: ✭ 666 (+4062.5%)
Mutual labels:  websocket-server, websockets, websocket-client
Beast
HTTP and WebSocket built on Boost.Asio in C++11
Stars: ✭ 3,241 (+20156.25%)
Mutual labels:  websocket-server, websockets, websocket-client
Websockets
Library for building WebSocket servers and clients in Python
Stars: ✭ 3,724 (+23175%)
Mutual labels:  websocket-server, websockets, websocket-client
Php Wss
Web-socket server/client with multi-process and parse templates support on server and send/receive options on client
Stars: ✭ 117 (+631.25%)
Mutual labels:  websocket-server, websockets, websocket-client
LazWebsockets
Websocket Server and Client Library written in Lazarus
Stars: ✭ 51 (+218.75%)
Mutual labels:  websocket-server, websockets, websocket-client
remoting
Jetlang Remoting - asynchronous distributed messaging
Stars: ✭ 27 (+68.75%)
Mutual labels:  websocket-server, websockets, websocket-client
alpakka-samples
Example projects building Reactive Integrations using Alpakka
Stars: ✭ 61 (+281.25%)
Mutual labels:  reactive-streams, akka-streams, alpakka
Arduinowebsockets
arduinoWebSockets
Stars: ✭ 1,265 (+7806.25%)
Mutual labels:  websocket-server, websockets, websocket-client
Stl.fusion
Get real-time UI updates in Blazor apps and 10-1000x faster API responses with a novel approach to distributed reactive computing. Fusion brings computed observables and automatic dependency tracking from Knockout.js/MobX/Vue to the next level by enabling a single dependency graph span multiple servers and clients, including Blazor apps running in browser.
Stars: ✭ 858 (+5262.5%)
Mutual labels:  websocket-server, websockets, websocket-client
Awesome Websockets
A curated list of Websocket libraries and resources.
Stars: ✭ 850 (+5212.5%)
Mutual labels:  websocket-server, websockets, websocket-client
text
An experiment with WebSockets and the human condition.
Stars: ✭ 51 (+218.75%)
Mutual labels:  websocket-server, websockets, websocket-client
Ixwebsocket
websocket and http client and server library, coming with ws, a command line swiss army knife utility
Stars: ✭ 204 (+1175%)
Mutual labels:  websocket-server, websockets, websocket-client
Websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
Stars: ✭ 3,477 (+21631.25%)
Mutual labels:  websocket-server, websockets, websocket-client
slicebox
Microservice for safe sharing and easy access to medical images
Stars: ✭ 18 (+12.5%)
Mutual labels:  akka-http, akka-streams
tornado-websocket-client-example
Websocket client application example built on top of Tornado.
Stars: ✭ 34 (+112.5%)
Mutual labels:  websocket-server, websocket-client
System.Net.WebSockets.Client.Managed
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
Stars: ✭ 41 (+156.25%)
Mutual labels:  websockets, websocket-client
khermes
A distributed fake data generator based in Akka.
Stars: ✭ 94 (+487.5%)
Mutual labels:  akka-http, akka-streams
node-jsonrpc2
JSON-RPC 2.0 server and client library, with HTTP (with Websocket support) and TCP endpoints
Stars: ✭ 103 (+543.75%)
Mutual labels:  websocket-server, websockets
channeled-dashboard
Repository for the talk `Building real time applications with Django and Channels`
Stars: ✭ 20 (+25%)
Mutual labels:  websocket-server, websockets

Introduction to Reactive Streams for Java Developers

TL;DR

  • gradlew run
  • go to http://localhost:8080
  • copy one or more files from src/main/resources/sample-data to data
  • observe the data being sent to the browser via a websocket
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].