mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 14:16:44 +00:00
Update doc.go
This commit is contained in:
parent
0d13bf0082
commit
f87d8853db
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ Subscriptions are deleted when the user sends an unsubscribe request or when the
|
||||||
connection which was used to create the subscription is closed. This can be initiated by
|
connection which was used to create the subscription is closed. This can be initiated by
|
||||||
the client and server. The server will close the connection for any write error.
|
the client and server. The server will close the connection for any write error.
|
||||||
|
|
||||||
For more information about subscriptions, see https://github.com/ethereum/go-ethereum/wiki/RPC-PUB-SUB.
|
For more information about subscriptions, see https://geth.ethereum.org/docs/interacting-with-geth/rpc/pubsub
|
||||||
|
|
||||||
# Reverse Calls
|
# Reverse Calls
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue