StompProtocolAndroid
StompProtocolAndroid copied to clipboard
rabbitmq messagebroker heartbeat frame error
When we use rabbitmq message broker, the heartbeat frame's opcode is 1 instead of 0x9 or 0xA.
The android client gets an empty "TEXT" frame. The message broker will close the connection automatically.
Any ideas about this problem? The HeartBeat Frame's OPCODE is 1