Sha256: abf440d74e8b181f135ca2142cf588f14741fc28459c9659da4d2a0b6fc49fa0

Contents?: true

Size: 781 Bytes

Versions: 1

Compression:

Stored size: 781 Bytes

Contents

= Rubyfox::Client

Ruby binding for SmartFox's client.
http://docs2x.smartfoxserver.com/api-docs/javadoc/client/

Gem[https://rubygems.org/gems/rubyfox-client] |
Source[https://github.com/neopoly/rubyfox-client] |
Documentation[http://rubydoc.info/github/neopoly/rubyfox-client/master/file/README.rdoc]

== Installation

Add this line to your application's Gemfile:

    gem 'rubyfox-client'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rubyfox-client

== Usage

See examples/ for usage.

== TODO

* Tests!

== Contributing

1. Fork it
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 new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubyfox-client-0.0.1-java README.rdoc