-
Notifications
You must be signed in to change notification settings - Fork 36
[DRAFT] Support for PSS #563
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
base: main
Are you sure you want to change the base?
Conversation
f97369d to
cb07eb7
Compare
|
@radeksimko FYI if you rebase this branch on main it'll pull in changes to how we use protoc, so you can use |
9b025af to
fca79ea
Compare
…tream provider implementation
…'messages' that contain both chunk data and any raised grpc errors
5cb68b8 to
b0e5c5f
Compare
|
Addressed issues with codegen by rebasing onto main |
|
Something I've realised is missing when adding some E2E tests today - we need to add support for LockState/UnlockState in tfprotov6/tf6server/server.go |
Only for prototyping and discussion for now.