status-im / status-protocol-go

Status Protocol implementation in Go
Mozilla Public License 2.0
0 stars 1 forks source link

Nimbus wrapper integration #119

Closed pedropombeiro closed 4 years ago

pedropombeiro commented 4 years ago

This PR introduces a Nimbus bridge to interface with libnimbus.so. It also removes the unused MessageStore and ReceivedMessage types.