0.0.22 • Published 5 years ago
rsocket-events-client v0.0.22
rsocket-js
A JavaScript implementation of the RSocket protocol intended for use in browsers and/or Node.js. From rsocket.io:
RSocket is an application protocol providing Reactive Streams semantics over an asynchronous, binary boundary.
It enables the following symmetric interaction models via async message passing over a single connection:
- request/response (stream of 1)
- request/stream (finite stream of many)
- fire-and-forget (no response)
- event subscription (infinite stream of many)
- channel (bi-directional streams)
Install
Packages are published to npm:
- rsocket-core
- rsocket-flowable
- rsocket-tcp-client
- rsocket-tcp-server
- rsocket-websocket-client
- rsocket-websocket-server
Contributing
See the CONTRIBUTING.md
file for how to help out.
Documentation
Work in progress, see the docs.
Also see the example.
License
rsocket-js is Apache-licensed. We also provide an additional patent grant.
0.0.22
5 years ago
0.0.21
6 years ago
0.0.20
6 years ago
0.0.19
6 years ago
0.0.18
6 years ago
0.0.17
6 years ago
0.0.1-6.7
6 years ago
0.0.16-6
6 years ago
0.0.16-5
6 years ago
0.0.16-4
6 years ago
0.0.16-3
6 years ago
0.0.16-2
6 years ago
0.0.16-1
6 years ago
0.0.16
6 years ago
0.0.15
6 years ago
0.0.14
6 years ago
0.0.13
6 years ago
0.0.12
6 years ago