-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: implement Speaker and Serdes #6
Merged
Merged
Commits on Nov 21, 2024
-
feat: implement Speaker and Serdes
- Adds protobuf code generation - Adds utilities and wrapping code around RPC message types - Adds RPC protocol code required for sending and receiving messages - Adds a end-to-end test with messages and replies between two Speakers
Configuration menu - View commit details
-
Copy full SHA for 44b1c32 - Browse repository at this point
Copy the full SHA 44b1c32View commit details
Commits on Nov 23, 2024
-
The RpcMessage<T> type is now implemented directly on the protobuf types using partial classes.
Configuration menu - View commit details
-
Copy full SHA for 9e19d40 - Browse repository at this point
Copy the full SHA 9e19d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb668c7 - Browse repository at this point
Copy the full SHA bb668c7View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 634764c - Browse repository at this point
Copy the full SHA 634764cView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d095896 - Browse repository at this point
Copy the full SHA d095896View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d4ba04 - Browse repository at this point
Copy the full SHA 6d4ba04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a00c76 - Browse repository at this point
Copy the full SHA 7a00c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e65c36 - Browse repository at this point
Copy the full SHA 0e65c36View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.