Re: Clean-room Engine.IO implementation committed to git 8.0/8.1
Martin Karlgren <[email protected]>
| Newsgroups | gmane.comp.lang.pike.devel,gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Very nice, good work! I guess the API user could keep track of sid:s and Server objects separately, if they don’t want a .farm? I'd imagine that the globally shared sid lookup mapping might be regarded as a security issue in more complex setups, such as multiple listener ports with different user permissions or whatever. (Although using a TLS port should keep the sid secret enough, I guess.) /Marty > On 20 Sep 2016, at 10:03 , Stephen R. van den Berg <[email protected]> wrote: > > Please review, any comments are welcome. > The docs still need improvement, working on that. > > Currently tackling Socket.IO. > -- > Stephen. >