-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
When opening a browser, I found there was a line showing "1", which should not be there.
And in event_stream()
function the print shows the following first data:
{'pattern': None, 'type': 'subscribe', 'channel': 'chat', 'data': 1L}
I'm new to this, and wandering what the 1L data is for. From my point of view, it should be empty.
Metadata
Metadata
Assignees
Labels
No labels