6 ms·
Couldn't one simply write a php script opening up a socket and routing the request as fit? Is there a need for this in the core?
by litek 16y ago
Couldn't one simply write a php script opening up a socket and routing the request as fit? Is there a need for this in the core?
- jonursenbach 16y agoIt's unnecessary to have to write that every time you want this feature though. Would be nice, and certainty more efficient, for it to be in the core.