Oyatel / CometD.NET

CometD.NET is a C# client library for the Bayeux protocol
43 stars 34 forks source link

Null message throws exception #7

Closed HakanL closed 13 years ago

HakanL commented 13 years ago

If the message that is received is empty (null or [null] in json) then an exception is thrown.