class EM::Connection
Public Instance Methods
get_outbound_data_size()
click to toggle source
# File lib/nats/ext/em.rb, line 25 def get_outbound_data_size; return 0; end
# File lib/nats/ext/em.rb, line 25 def get_outbound_data_size; return 0; end