Georgii Dernovyi

Results 14 issues of Georgii Dernovyi

How different is the library performance vs go standard math in average?

question

gulp command doesn't work for me on Win 7. I think it's a problem for all Win users. Subj message is the first. The second is c:\MyProjects_ionic\node_modules\execSync\index.js:69 throw new Error('ERROR:...

I use flutter and tokens from flutter contain 'upgrade: websocket', not "Upgrade: websocket". I do not know who is right but it is a problem. ``` def _opening_handshake(self, client, data):...

I use flutter and some tokens that come from flutter IOWebSocketChannel.connect are empty string. ``` def _opening_handshake(self, client, data): ... for token in tokens[1:]: label, value = token.split(": ", 1)...