Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support UInt64 values in string payloads #175

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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