Skip to content

Conversation

@fancygit
Copy link

@fancygit fancygit commented Jul 1, 2014

"connector.entryHandler.enter": {
"required int32 code": 1,
"optional double serverTime": 2,
"optional string session": 3
}
and we act like this: next(null, {code: 200,session:'aaabbbb'});
the 200 can't be resolved corrected;

fancygit added 3 commits July 1, 2014 11:44
when server-side send message with protobuf using varint
front-end can not decode to right value
ByteBuffer getDouble with index will not change the innser state
so i remove the index
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