Hello guys,I have a flutter application where I use web_socket_channel for a chat function in the app.In the flutter application I implemented a SubscribeRequest with:{"command":"subscribe","identifier":"{\"channel\":\"ChatroomChannel\"}"}How can I subscribe in a node/nest server to that channel?Thank you!!
Submitted March 25, 2020 at 02:44PM by faux190
No comments:
Post a Comment