Bug pstream token sending
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