An open API service indexing awesome lists of open source software.

https://github.com/flier/rsocket-go

Golang implementation of RSocket http://rsocket.io
https://github.com/flier/rsocket-go

Last synced: over 1 year ago
JSON representation

Golang implementation of RSocket http://rsocket.io

Awesome Lists containing this project

README

          

rsocket-go
===
`rsocket-go` is an experimental project to implement [RSocket](http://rsocket.io/) protocol in Golang.

**Note**: The project is INCOMLETE, please DON'T use it in production.

License
===
This project is licensed under either of

* Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.

### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.