Hi Rich, having a little problem with the websocket. I've connected successfully and I've sent this as my request: {"+":["v.[SIZE=2]missionTime​","v.na[/SIZE]me"]} However, the reply I get from the server looks like this: {:0,"v.missionTime":"probeStackLarge (Test Rocket)"} For some reason, there's this ":0" element at the start of the JSON and it seems to be throwing off my program and Chrome returns a SyntaxError. Is this a problem with my request, or is it something caused by Telemachus? Thanks for the mod by the way, it's so handy!