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

add the support to Long string #508 #509

Closed
wants to merge 6 commits into from

Conversation

dreamershl
Copy link

No description provided.

@dcodeIO dcodeIO closed this in 799c1c1 Dec 1, 2016
@dcodeIO
Copy link
Member

dcodeIO commented Dec 1, 2016

This is working now. Note, though, that always converting hence and forth between longs and strings is slow. Ideally, when encoding a message multiple times, the value should be present as a long instead of a string to prevent multiple conversions.

@dreamershl
Copy link
Author

Thank u very much. the converting is only done when send/receive the message from the server in my system. So it should be fine.

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.

None yet

2 participants