status-go/waku
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
..
common Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00
v0 Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00
api.go Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00
api_test.go Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00
config.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
mailserver.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
v0_test.go Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00
waku.go Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00
waku_test.go Refactor/waku tidy (#1957) 2020-04-30 13:52:48 +01:00