https://github.com/mailru/iproto-ruby
Ruby implementation of Mail.Ru iproto protocol
https://github.com/mailru/iproto-ruby
Last synced: 6 months ago
JSON representation
Ruby implementation of Mail.Ru iproto protocol
- Host: GitHub
- URL: https://github.com/mailru/iproto-ruby
- Owner: mailru
- License: other
- Created: 2012-01-23T14:58:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-07T11:37:52.000Z (almost 11 years ago)
- Last Synced: 2025-04-12T03:06:43.739Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 278 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Wrapper for Mail.Ru simple network protocol IProto. Support 2 modes: block via Ruby's TCPSocket and non block via EventMachine with fiblers.
Wrapper used in [Tarantool ruby client](http://github.com/mailru/tarantool-ruby) and private libs.