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

Change "websocket" library to another one #32

Closed
samchon opened this issue Mar 21, 2020 · 1 comment
Closed

Change "websocket" library to another one #32

samchon opened this issue Mar 21, 2020 · 1 comment

Comments

@samchon
Copy link
Owner

samchon commented Mar 21, 2020

The websocket library is made by C++, therefore it requires user to prepare a C++ compiler when installing the npm module. It can be a great entry barrier to some developers who are using Windows and have installed NodeJS without VS C++ compiler.

Thus, it would bettet to change websocket library to anothet one who does not require thr C++ compiler

@samchon samchon changed the title Change "websocket" to another one Change "websocket" library to another one Mar 22, 2020
samchon pushed a commit that referenced this issue Mar 23, 2020
@samchon
Copy link
Owner Author

samchon commented May 15, 2020

ws has been adopted

@samchon samchon closed this as completed May 15, 2020
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