laconicd/rpc/ethereum/pubsub
yihuang 0d69a69625
fix: websocket client duplicated messages (#955)
* Problem: websocket client get duplicated messages

Closes: #954
Solution:
- localize the subscription management within current connection

* changelog

* fix linter

* fix test building

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-02-25 19:08:30 +00:00
..
pubsub_test.go fix: websocket client duplicated messages (#955) 2022-02-25 19:08:30 +00:00
pubsub.go fix: websocket client duplicated messages (#955) 2022-02-25 19:08:30 +00:00