status-go/waku/v0
Samuel Hawksby-Robinson b025db235f
Refactor/waku tidy (#1957)
* Refactor tidy of waku package

* Added deprecation warning on whisper README.md

* Appeasing the lint gods and testing is good

* Place Whisper deprecation warning in the correct package README

:facepalm

* Implementing changes after team feedback

* More offerings to the lint gods

* Remove apparently redundant context params

* Correctly handle concurrent HandlePeer err

* Revert "Remove apparently redundant context params"

This reverts commit 557dbd0d64.

* Added note to waku/api.go about context
2020-04-30 13:52:48 +01:00
..
const.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
init.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
message.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
message_test.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
peer.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
peer_test.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
statusoptions.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
statusoptions_test.go Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00