guness / node-xcs

NodeJS implementation of Google's XMPP Connection Server
BSD 2-Clause "Simplified" License
38 stars 23 forks source link

Does not work with node 12+ #21

Closed freerider7777 closed 4 years ago

freerider7777 commented 4 years ago

Works fine with 11, but with 12, 13 does not connect...

guness commented 4 years ago

should be good now, please try new version and raise if you see problem.

freerider7777 commented 4 years ago

Cool, thanks! I'll try a bit later...