go-libp2p-core/event
Raúl Kripalani 52a4260be5 Introduce routability and protocol events; cache unmarshalled RSA keys (#105)
* event: Add autonat events (#25)

* add events for identify (#26)

* implement caching for rsaKey.Bytes()

* store marshalled protobuf in cache for RsaPublicKey.Bytes()

* fix(crypto): fix build when openssl is enabled

* add godocs to routability events.

Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
Co-authored-by: Whyrusleeping <why@ipfs.io>
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
Co-authored-by: Steven Allen <steven@stebalien.com>
2020-01-16 02:29:26 +01:00
..
bus.go Return error in Emit 2019-08-06 12:55:08 -04:00
doc.go eventbus abstraction + initial events (#17) 2019-06-20 15:59:53 +01:00
identify.go Introduce routability and protocol events; cache unmarshalled RSA keys (#105) 2020-01-16 02:29:26 +01:00
protocol.go eventbus abstraction + initial events (#17) 2019-06-20 15:59:53 +01:00
routability.go Introduce routability and protocol events; cache unmarshalled RSA keys (#105) 2020-01-16 02:29:26 +01:00