maidsafe-archive / crust

Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects
BSD 3-Clause "New" or "Revised" License
956 stars 127 forks source link

resolves #1116: eliminate ID trait #1117

Closed povilasb closed 5 years ago

povilasb commented 5 years ago

Use a structure that wraps public signing and encryption keys as Crust service id.