Closed beatgammit closed 10 years ago
Need a basic version of a WebSocket transport with JSON serializer. This should probably be a subpackage (wampv2/client?).
The design should be such that it's easy to replace either WebSockets as the transport (e.g. TCP) or JSON as the serialization format (e.g. msgpack).
Need a basic version of a WebSocket transport with JSON serializer. This should probably be a subpackage (wampv2/client?).
The design should be such that it's easy to replace either WebSockets as the transport (e.g. TCP) or JSON as the serialization format (e.g. msgpack).