Update notifications.md

This commit is contained in:
fabwa 2021-01-24 16:50:02 +01:00 committed by GitHub
parent 3d79c7644e
commit 32e86785fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Notification subsystem
Original motivation, requirements and general solution strategy are described
in the issue #895.
in the [issue #895](https://github.com/nspcc-dev/neo-go/issues/895).
This extension allows a websocket client to subscribe to various events and
receive them as JSON-RPC notifications from the server.