Skip to content

Multi-message frames over STOMP. [SPR-11328] #15952

Closed
@spring-projects-issues

Description

@spring-projects-issues

Chris Mathias opened SPR-11328 and commented

Multi-message frames over STOMP. If I am connecting over websocket and in a single frame pass two messages (e.g. a page is setting up a list of subscribers on bootstrap of a SPA) the spring/stomp bit only recognizes the first message, the rest just disappear as if they weren't sent. With the control character it should be possible to recognize a list of messages. Will this be supported?

I am using the STOMP library for Dart and it may be an artifact of that library not sending two frames when it should.


Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions