Skip to content

After subscribing to a topic, how to handle messages from server side? #46

Closed
@yhz82415

Description

@yhz82415

I managed to send messages and subscribe to topics. Then in my server side, I sent a message back to the subscribed topic, how does the client receive and handle this message???

Basically the message sent by server is not coming back to this method:

func stompClient(client: StompClientLib!, didReceiveMessageWithJSONBody jsonBody: AnyObject?, withHeader header: [String : String]?, withDestination destination: String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions