Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
etherpc
master
Etherpc
Client
Request
Requests
Call
GasPrice
GetBalance
Subscription
Subscriptions
NewHeads
Transport
Transports
WebSocket
Built with Crystal 1.9.2
2023-10-07 22:01:34 UTC
abstract class
Etherpc::Transport
Etherpc::Transport
Reference
Object
Direct Known Subclasses
Etherpc::Transports::WebSocket
Defined in:
etherpc/transport.cr
Instance Method Summary
#send
(id, method_name, params)
Instance Method Detail
abstract def
send
(id, method_name, params)
#
[
View source
]