0.0.22 • Published 4 years ago

rsocket-events-server v0.0.22

Weekly downloads
58
License
MIT
Repository
github
Last release
4 years ago

rsocket-js

Build Status

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:

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

4 years ago

0.0.21

4 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.1-6.7

5 years ago

0.0.16-6

5 years ago

0.0.16-5

5 years ago

0.0.16-4

5 years ago

0.0.16-3

5 years ago

0.0.16-2

5 years ago

0.0.16-1

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago