class Etherpc::Client
- Etherpc::Client
- Reference
- Object
Defined in:
etherpc/client.crConstructors
Instance Method Summary
-
#call(request : Etherpc::Request)
TODO you should probably not be allowed to
#call
aSubscription
- #subscribe(subscription : Etherpc::Subscription, &block : JSON::Any -> )
Constructor Detail
Instance Method Detail
def call(request : Etherpc::Request)
#
TODO you should probably not be allowed to #call
a Subscription