NetEase / UnitySocketIO

socket.io client for unity3d.
889 stars 229 forks source link

Emit fixed, but DLL's not updated #20

Closed Nonameghost closed 7 years ago

Nonameghost commented 10 years ago

Hey there!

Thanks for making this interesting library. I've noticed you solved the "emit" problem, but the libraries have not been rebuilt. It worked just fine when I re-built them, but the current "bin/debug" is outdated.

Just putting this here in case anybody still has issues with emit. If someone can update the repo, that would probably help a few users (The ones who don't feel comfortable building them) with their problems.

Thanks! (I'd update them myself but I figure one of the authors doing it is faster than a pull request.)

squaretone commented 10 years ago

I'm running into the emit issue which I'm guessing is caused by the outdated DLLs. What do you typically use to build them?

tomASTI commented 10 years ago

Hello,

Not sure if this was merged in properly, I've got the latest revision but still having the same problem...