Skip to content

WebSocketByteListener invokes both onMessage() and onFragment() #301

Closed
@vpnwr

Description

@vpnwr

(1) When the message is not fragmented, onFragment should not be invoked.
(2) And when a message is fragmented, onMessage() shouldn't be called.

observed in ning 1.7.15

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions