Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
survived committed Jun 21, 2024
1 parent 2ecd903 commit b48c087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ where:
* `round_based::Incoming` and `round_based::Outgoing` wrap `Msg` and provide additional data (e.g., sender/recepient)
* `futures::Stream` and `futures::Sink` are well-known async primitives.


Transport layer implementation needs to meet requirements:
* All messages must be authenticated \
Whenever one party receives a message from another, the receiver should cryptographically
Expand Down

0 comments on commit b48c087

Please sign in to comment.