twine
Twine
Twine is the registry and router for multiple Rope servers. It's basically a web server with routing capabilities and a registry endpoint for kites connected to Rope servers via Redis.
Installation
$ crystal deps install
$ crystal build src/twine-server.cr --release
Usage
$ ./twine-server # will start twine server on 0.0.0.0:4000
Development
$ crystal spec -v # to run specs after making changes
$ crystal run src/twine-server.cr # to build and start with latest changes
Contributing
- Fork it ( https://github.com/ropelive/twine/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- gokmen Gokmen Goksel - creator, maintainer
License
MIT (c) 2017 Rope
Repository
twine
Owner
Statistic
- 4
- 0
- 2
- 0
- 2
- almost 7 years ago
- September 22, 2017
License
MIT License
Links
Synced at
Fri, 22 Nov 2024 04:09:44 GMT
Languages