apertium-apy icon indicating copy to clipboard operation
apertium-apy copied to clipboard

Possible to keep pipes open with web page translation?

Open unhammer opened this issue 8 years ago • 0 comments

Keeping pipelines open when translating requires splitting requests into pieces that are <pipebuf in size, but this messes up HTML. Currently (e.g. in branch giellatekno 3dd7a76055a562a840bbc9a39a3bd302d241b969 ) we just start new pipelines per page request.

unhammer avatar Feb 01 '17 14:02 unhammer