We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://github.com/hansihe/protodefc/blob/master/backend_resources/javascript/builtins.js#L14 vs https://github.com/ProtoDef-io/node-protodef/blob/master/src/datatypes/numeric.js#L67 This is necessary to implement protocols that don't prefix the length (eg minecraft <=1.7)
The text was updated successfully, but these errors were encountered:
How is this checked in normal Node?
Sorry, something went wrong.
See the second link I posted here for that (or search for that exception in node-protodef repo)
No branches or pull requests
See https://github.com/hansihe/protodefc/blob/master/backend_resources/javascript/builtins.js#L14 vs https://github.com/ProtoDef-io/node-protodef/blob/master/src/datatypes/numeric.js#L67
This is necessary to implement protocols that don't prefix the length (eg minecraft <=1.7)
The text was updated successfully, but these errors were encountered: