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

migrate ws to 2.x #5

Closed
mkozjak opened this issue Mar 10, 2017 · 1 comment
Closed

migrate ws to 2.x #5

mkozjak opened this issue Mar 10, 2017 · 1 comment

Comments

@mkozjak
Copy link
Member

mkozjak commented Mar 10, 2017

Currently the test 1 from server spec fails with:

(node:34693) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Not running
    1) should return a new instance


  1 failing

  1) Server should return a new instance:
     Uncaught Error: connect ECONNREFUSED 127.0.0.1:43010
      at Object.exports._errnoException (util.js:1022:11)
      at exports._exceptionWithHostPort (util.js:1045:20)
      at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1087:14)```
@mkozjak
Copy link
Member Author

mkozjak commented Mar 26, 2017

...or switch to uWebSockets #8.

mkozjak added a commit that referenced this issue Mar 27, 2017
Signed-off-by: Mario Kozjak <kozjakm1@gmail.com>
@mkozjak mkozjak closed this as completed Mar 27, 2017
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

No branches or pull requests

1 participant