Anton Kaliaev
0006bfc359
> why we need it? most of our subscribers will be RPC WS subscribers, so if there are too many, nothing wrong with rejecting to subscribe. however, consensus reactor must be the first to subscribe, since its work depends on the pubsub package. |
7 years ago | |
---|---|---|
.. | ||
query | new events package | 7 years ago |
example_test.go | return ErrorOverflow on Subscribe if server is overflowed | 7 years ago |
pubsub.go | return ErrorOverflow on Subscribe if server is overflowed | 7 years ago |
pubsub_test.go | return ErrorOverflow on Subscribe if server is overflowed | 7 years ago |