mysync

UDP protocol library for my games

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

  1. Fork it ( https://github.com/konovod/mysync/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

mysync

Owner
Statistic
  • 3
  • 1
  • 0
  • 1
  • 2
  • over 4 years ago
  • February 26, 2017
License

GNU General Public License v3.0

Links
Synced at

Fri, 03 May 2024 02:00:47 GMT

Languages