status-go/whisper
Oskar Thorén 26978ca03d
Update README (#2003)
Geth decided to link to this place here https://github.com/ethereum/whisper, and it isn't a very welcoming README. Hopefully this points people in the right direction :)
2020-07-24 11:16:15 +08:00
..
shhclient
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
README.md Update README (#2003) 2020-07-24 11:16:15 +08:00
topic.go
topic_test.go
whisper.go
whisper_test.go

Whisper

Go implementation of the Whisper specifications

Deprecation Warning!

This package is DEPRECATED and, except for security patches, should not receive any further updates.

Whisper has been forked into Waku. See Go implementation, spec and motivation for more.