class Binance::Handler

Defined in:

binance/client/websocket/handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(symbol : String) #

def self.new #

Instance Method Detail

def messages : Int32 #

def messages=(messages : Int32) #

def stopped : Bool #

def stopped=(stopped : Bool) #

def stopped? : Bool #

def symbol : String #

def update(stream) #