funcmike/rabbitmq-nio

Quality: AMQPFrameHandler is not testing against bad server response

Opened this issue · 0 comments

Current frame handler assumes that broker does not send malicious responses.
It's simple case handling without real state tracking.
In future handler should switch to more complex State Machine with checking of state transitions.

PostgresNIO way
handler
state machine