I get data from C# tcp server which sent me string. The string is prefixed with the length, encoded as an integer seven bits at a time.
How I can parse length in node.js
No comments:
Post a Comment