-
Notifications
You must be signed in to change notification settings - Fork 230
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored path message serialization
- DRYing out message serialization across path message types
- Loading branch information
Showing
18 changed files
with
442 additions
and
471 deletions.
There are no files selected for viewing
Submodule oxen-libquic
updated
6 files
+22 −24 | src/btstream.cpp | |
+1 −2 | src/connection.cpp | |
+1 −1 | src/endpoint.cpp | |
+5 −3 | src/loop.cpp | |
+2 −2 | src/network.cpp | |
+10 −10 | tests/015-bt-encoding.cpp |
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
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
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.