b025db235f
* 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
|
||
---|---|---|
.. | ||
shhclient | ||
README.md | ||
api.go | ||
api_test.go | ||
benchmarks_test.go | ||
config.go | ||
const.go | ||
envelope.go | ||
envelope_test.go | ||
events.go | ||
filter.go | ||
filter_test.go | ||
fuzz.go | ||
gen_criteria_json.go | ||
gen_message_json.go | ||
gen_newmessage_json.go | ||
go.mod | ||
go.sum | ||
mailserver.go | ||
mailserver_test.go | ||
message.go | ||
message_test.go | ||
metrics.go | ||
peer.go | ||
peer_test.go | ||
rate_limiter.go | ||
rate_limiter_test.go | ||
topic.go | ||
topic_test.go | ||
whisper.go | ||
whisper_test.go |
README.md
Whisper
Go implementation of the Whisper specifications
Deprecation Warning!
This package is DEPRECATED and, except for security patches, should not receive any further updates.