You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • They're for JS code - but you need a way to feed socketserver.c.

    While in the case of TCP/IP sockets it goes straight through, socketserver needs to grab the data first for HTTP so it can decode the headers. When someone implements Websockets it'll be important too, as it'll have to strip the header off each packet.

About

Avatar for Gordon @Gordon started