0.0
No commit activity in last 3 years
No release in over 3 years
Eventmachine-based library for building real-time ruby applications using the Mt.Gox websocket API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.12.0
>= 2.0.5
>= 1.8.1
 Project Readme

mtgox-websocket

Eventmachine-based library for building real-time ruby applications using the Mt.Gox websocket API

Caution

The implementation is quick and dirty and the supported function set of the API not complete. Feel free to use it for research or to improve it by sending me a pull request. Don't use it for doing serious stuff with your API key though!! It has no test. Please check out the examples for usage. Tests, nicer code, more features, , etc... will be coming the next days. Feel free to follow this repository to get updates.

Installation

$ gem install mtgox-websocket