-
Notifications
You must be signed in to change notification settings - Fork 135
fix: make all uses of protocol handle v4 <-> v3 #3528
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: 11-18-fix_pb_simplify_runner_wf
Are you sure you want to change the base?
fix: make all uses of protocol handle v4 <-> v3 #3528
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
PR Review: fix: make all uses of protocol handle v4 <-> v3SummaryThis PR introduces protocol version handling to support both mk1 (v1-v3) and mk2 (v4) protocol versions across the Pegboard system. The changes ensure backward compatibility when communicating between gateways, runners, and clients using different protocol versions. Code Quality & Best Practices ✅Strengths:
Minor Suggestions:
Potential Bugs or Issues
|

No description provided.