mtgoxapi-0.5: Library to communicate with Mt.Gox

Safe HaskellNone

Network.MtGoxAPI.StreamConnection

Synopsis

Documentation

initMtGoxStream :: MtGoxCredentials -> MtGoxStreamSettings -> MtGoxAPIHandles -> IO ThreadIdSource

Starts a thread that will connect to the data stream from Mt. Gox and supply the received data to the handles that are are passed in. A watchdog maintains the connection.