AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Implements the ProtocolParser interface. Parses a byte stream using JSON Protocol (AMPS Protocol). More...
Public Member Functions | |
JSONProtocolParser (JSONProtocol messageType) | |
void | process (SimpleReadBuffer buffer, int remainingBytes, MessageHandler listener) |
Implements the ProtocolParser interface. Parses a byte stream using JSON Protocol (AMPS Protocol).