200sc / bebop

bebop wire format in Go
Apache License 2.0
69 stars 5 forks source link

Overhaul tokenization #23

Closed 200sc closed 2 years ago

200sc commented 2 years ago

Must follow bitflags PR (#22).

This refactoring enables the tokenization component of this library to return multiple errors by making trivial guesses to complete half-written tokens.

200sc commented 2 years ago

This release brings our current tests up to working with bebopc 2.4.1. We do not have full compatibility with all the new features in https://github.com/RainwayApp/bebop/releases/tag/v2.4.1 yet.