Re: Protocols.HTTP.Server.Request and streaming responses
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Arne Goedeke wrote: >I usually ended up taking over the Stdio.File object and doing chunked >encoding on top of that. Consider using WebSockets, it might be more >convenient. WebSockets seem to be exactly what I need. The documentation on the Pike side is still a bit skimpy. Does anyone have any sample Pike code that uses them? -- Stephen.