If an empty message is published, the FixedLengthFrameDecoder throws an exception indicating and empty response can't be used. If an empty message is received, submit the the notification to the subscription immediately without waiting for the body.
Should the message be null or an empty string in this case?
If an empty message is published, the FixedLengthFrameDecoder throws an exception indicating and empty response can't be used. If an empty message is received, submit the the notification to the subscription immediately without waiting for the body.
Should the message be null or an empty string in this case?