to reproduce:
1. setup a StreamServer
2. connect via telnet
3. send "{}\n"
the response should contain "2.0" in the 'jsonrpc' and null as 'id'.
the answer is "jsonrpc" and '"null"'
see attached diff for a patch...
Original issue reported on code.google.com by andre.se...@gmail.com on 20 Aug 2013 at 6:03
Original issue reported on code.google.com by
andre.se...@gmail.com
on 20 Aug 2013 at 6:03Attachments: