Skip to content

Bug pstream token sending

Mark OLESEN requested to merge bug-pstream-tokensending into develop

isspace filtering would interfere with sending of tokenType. This is not currently an issue or a bug, but will become when new token types are added. Instead append the tokenType directly to the buffer.

Edited by Mark OLESEN

Merge request reports