If i were to publish to directly to redis with the same channel name that i use in socketcluster and my message contains "/" in it, it parses the data incorrectly, this makes it a little brittle.
I need to send my message similar to this format. which seems like a hack
uuid.v4() + "/" + messageData