gimite / web-socket-js

HTML5 Web Socket implementation powered by Flash
BSD 3-Clause "New" or "Revised" License
2.74k stars 490 forks source link

How to use web-socket-js with typescript? #178

Closed kalyashov closed 6 years ago

kalyashov commented 6 years ago

I want to use this lib with typescript. Is there typescript definition file for web-socket-js?

gimite commented 6 years ago

There is no typescript definition file for now.

kalyashov commented 6 years ago

Ok, thanks