twine
Version, currently 1.0.23 versions
- 1.0.2latestNov 8, 2017
- 1.0.1not indexedDec 1, 2017
- 1.0.0not indexedDec 1, 2017
github.com/ropelive/twine
Twine is the registry and router for multiple Rope servers.
4 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
twine:
github: ropelive/twine
version: ~> 1.0.2Then run:
shards installshard.yml
- Crystal
0.23.1- License
- MIT
- Author
- Gokmen Goksel
- Target
twinefrom src/twine-server.cr
Dependencies
Runtime Dependencies
README

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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.2- Tagged
- Nov 8, 2017
- Commit
ef34125dbd55- Crystal
0.23.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ropelive/twine
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 3