Closed fstn closed 6 years ago
I want to turn tinode js into nodejs compliant. Things to do:
Remove all access to browser global variables like window
Add missing dependencies (ws)...
I'll code it, are you ready to accept this kind of pull request?
Sure, fire away. Thanks!
https://github.com/tinode/tinode-js/pull/15
I want to turn tinode js into nodejs compliant. Things to do:
Remove all access to browser global variables like window
Add missing dependencies (ws)...
I'll code it, are you ready to accept this kind of pull request?