David Coulson
Results
1
issues of
David Coulson
### Description Change `rendezvous::PROTOCOL_IDENT` from `pub(crate)` to `pub`. ### Motivation Rendezvous should provide its protocol id for consistency with other modules that do the same ### Current Implementation `rendezvous::PROTOCOL_IDENT` is...