[Seaside-dev] WAComboResponse + Zinc

Ken Treis ken at miriamtech.com
Thu Jan 10 23:56:40 UTC 2013


On Jan 10, 2013, at 2:58 PM, Sven Van Caekenberghe wrote:

> Have a look at #useConnection: (it was added for and is used by Zinc-WebSocket) it allows a response to do something with the raw stream after the response was written. 


Thank you for the help, Sven. I hadn't seen this hook. I will try as you suggest and see how it looks.

> You will probably need a ZnChunkedWriteStream (the inverse of the existing ZnChunkedReadStream), unless something similar (to write chunks) is already in Seaside

It is -- WAComboResponse can do this already.

> PS: Also make sure you are using the bleedingEdge of Zinc, as there have been quite some changes lately, including to the Seaside adaptor.

I'm on 2.1.3, let me know if I should be using something newer.

Thanks again!

--
Ken Treis
Miriam Technologies, Inc


More information about the seaside-dev mailing list