Skip to content

Support UInt64 values in string payloads#175

Open
curtkrone wants to merge 5 commits intosocketio:masterfrom
curtkrone:issue-174
Open

Support UInt64 values in string payloads#175
curtkrone wants to merge 5 commits intosocketio:masterfrom
curtkrone:issue-174

Conversation

@curtkrone
Copy link

This is an attempt to address #174 by returning int_message (rather than null) when parsing a UInt64 value from a string payload. I've added a quick unit test to demonstrate the change.

So far in my personal testing this seems to work fine, but I'm not sure if there might be a better solution.

mtdxc pushed a commit to mtdxc/socket.io-client-cpp that referenced this pull request Oct 16, 2018
mtdxc pushed a commit to mtdxc/socket.io-client-cpp that referenced this pull request Jul 29, 2021
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