forked from dedis/dela
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Zach Xion [email protected] This commit implements a new Mino handler using libp2p with websockets. Contrary to MinoGRPC it doesn't use any locks and uses a 1-level tree to handle messages. It is at least as performant as the MinoGRPC implementation, and works with d-voting.
- Loading branch information
Showing
15 changed files
with
2,996 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.