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

[CI] Socket delimiter #4

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

[CI] Socket delimiter #4

wants to merge 2 commits into from

Conversation

haya14busa
Copy link
Owner

No description provided.

Problem: it's difficult for server to parse messages from ch_evalexpr() and ch_sendexpr()
with json type because server may receive two messages concatenated like
this. [1,"hello!"][2,"hello!"]

Solution: use \n as delimiter
@coveralls
Copy link

coveralls commented Aug 23, 2016

Coverage Status

Changes Unknown when pulling e140240 on socket-delimiter into * on master*.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e140240 on socket-delimiter into * on master*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants