alttch / busrt

BUS/RT - Modern, fast, Rust-native IPC broker
Apache License 2.0
113 stars 7 forks source link

js: fix topic and payload offsets for publish frames #2

Closed jrobsonchase closed 1 year ago

jrobsonchase commented 1 year ago

There were a few things wrong here:

Now, the sender null byte is skipped earlier for clarity and the search/slice for the topic starts in the right place.

divi255 commented 1 year ago

thank you. merged. will be released next week after tests

divi255 commented 1 year ago

published in js client 0.1.2