Skip to content

Unknown opcode support#25

Closed
arb000r wants to merge 2 commits intoHaveFunTrading:mainfrom
arb000r:unknown-opcode-support
Closed

Unknown opcode support#25
arb000r wants to merge 2 commits intoHaveFunTrading:mainfrom
arb000r:unknown-opcode-support

Conversation

@arb000r
Copy link
Contributor

@arb000r arb000r commented Feb 4, 2026

Hey, back here.

Currently when boomnet receives an unsupported opcode outside of the set of the 'typical' ws opcodes, it returns an error.

In this PR I am proposing a change for the user of the websocket to choose how they handle the opcode instead of erroring.

@HaveFunTrading
Copy link
Owner

Hi, what unknown opcode are you receiving?

@arb000r
Copy link
Contributor Author

arb000r commented Feb 5, 2026

Hi, what unknown opcode are you receiving?

For some reason it was the pong opcode.

@HaveFunTrading
Copy link
Owner

The decoder was missing Pong frame handling, this has been fixed in 0.0.77.

Also added ping example.

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.

2 participants