lipp / lua-websockets

Websockets for Lua.
http://lipp.github.com/lua-websockets/
MIT License
396 stars 113 forks source link

Need help on unity integration #106

Open geohuz opened 6 years ago

geohuz commented 6 years ago

I tried to bundle the lua-websockets as a lib in unity, but it looks like can't getfd, it is always return -1 and faild, in clien_ev.lua, self.connect. Can somebody point out the direction which I can investigate further?