typed-array-buffer-schema
typed-array-buffer-schema copied to clipboard
Feature Request: variable-length strings
Currently, it seems that you can only have fixed-length strings. It would be beneficial to have variable-length strings by including the size of the message as part of the payload. Right now a lot of memory is wasted.