Skip to content

Properly decode bytes message#18

Open
johanbrandhorst wants to merge 1 commit intoschickling:masterfrom
johanbrandhorst:patch-2
Open

Properly decode bytes message#18
johanbrandhorst wants to merge 1 commit intoschickling:masterfrom
johanbrandhorst:patch-2

Conversation

@johanbrandhorst
Copy link

Python3 payloads are of type bytes, and cannot be used with json.loads.
Decode bytes before reading payload.

Python3 payloads are of type bytes, and cannot be used with json.loads.
Decode bytes before reading payload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant