- Notifications
You must be signed in to change notification settings - Fork 46
Installation
Jeffsky edited this page Aug 23, 2020 · 2 revisions
rsocket-go
follows Semantic Versioning. You can install it with the following command:
$ go get -u github.com/rsocket/rsocket-go
Or if you want to install specified version:
$ go get -u github.com/rsocket/rsocket-go@vX.Y.Z