Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rsocket/rsocket-rpc-js
Standard RSocket RPC Implementation
https://github.com/rsocket/rsocket-rpc-js
reactive-streams rpc rpc-framework rsocket
Last synced: about 2 months ago
JSON representation
Standard RSocket RPC Implementation
- Host: GitHub
- URL: https://github.com/rsocket/rsocket-rpc-js
- Owner: rsocket
- License: apache-2.0
- Created: 2018-08-09T19:07:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:56:19.000Z (about 2 years ago)
- Last Synced: 2024-10-23T13:08:43.140Z (about 2 months ago)
- Topics: reactive-streams, rpc, rpc-framework, rsocket
- Language: JavaScript
- Homepage: http://rsocket.io/
- Size: 9.88 MB
- Stars: 29
- Watchers: 7
- Forks: 3
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rsocket-rpc-js
[![Build Status](https://travis-ci.org/rsocket/rsocket-rpc-js.svg?branch=master)](https://travis-ci.org/rsocket/rsocket-rpc-js)The standard RPC implementation for [RSocket](http://rsocket.io).
## License
Copyright 2018 [Netifi Inc](https://www.netifi.com).Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.