mysync
Version, currently master branch1 version
- master branchlatestAug 22, 2019
github.com/konovod/mysync
UDP protocol library for my games
3 stars
0 dependents
License: GPL-3.0
Installation
# Add this to your shard.yml
dependencies:
mysync:
github: konovod/mysync
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.20.5- License
- GPL-3.0
- Author
- Andrey Konovod
Dependencies
Runtime Dependencies
- cannon*github: Papierkorb/cannon
- monocypher*github: konovod/monocypher.cr
README
mysync
UDP protocol library for games, inspired by http://gafferongames.com articles (but missing all things i don't need in my games). Totally WIP.
Installation
Add this to your application's shard.yml:
dependencies:
mysync:
github: konovod/mysync
Usage
require "mysync"
see spec dir for usage examples. Sample game will be opensourced at some point
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/konovod/mysync/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
- kipar(https://github.com/konovod) Andrey Konovod - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Aug 22, 2019
- Crystal
0.20.5- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/konovod/mysync
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1