Skip to content

After subscription to topic, unable to recieve data #194

Description

@ambishiva

val dispTopic = mStompClient!!.topic("/user/balance", subscribeHeaders)
.subscribe({ it ->
Log.d("Storm", "data")
})

After subscription to topic I am not able to receive data.
Data prints in the console but not prints here.
Can you help me on this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions