Skip to content

chore: compact fibp op codes - #8

Merged
vieiralucas merged 1 commit into
mainfrom
chore/compact-op-codes
Mar 27, 2026
Merged

vieiralucas merged 1 commit into
mainfrom
chore/compact-op-codes

Conversation

@vieiralucas

@vieiralucas vieiralucas commented Mar 27, 2026

Copy link
Copy Markdown
Member

Match server op code renumbering after pause/resume removal.


Summary by cubic

Renumbered FIBP op codes to match the server after removing pause/resume. Set REDRIVE to 0x14 and added config ops: CONFIG_SET (0x15), CONFIG_GET (0x16), CONFIG_LIST (0x17).

  • Migration
    • Deploy with a server that uses the same opcode map.
    • Remove any use of PAUSE_QUEUE/RESUME_QUEUE.
    • Update code relying on numeric opcodes: REDRIVE=0x14, CONFIG_SET=0x15, CONFIG_GET=0x16, CONFIG_LIST=0x17.

Written for commit aad9974. Summary will update on new commits.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@vieiralucas
vieiralucas merged commit 72a2afe into main Mar 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant