tinode / tinode-js

Tinode javascript bindings
Apache License 2.0
52 stars 43 forks source link

Tinode JS compatible with nodejs #11

Closed fstn closed 6 years ago

fstn commented 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?

or-else commented 6 years ago

Sure, fire away. Thanks!

fstn commented 6 years ago

https://github.com/tinode/tinode-js/pull/15