<p>I would use a CodecEmbedder in such a case.</p>
<div class="gmail_quote">On Sep 16, 2011 2:26 AM, "ckulenk" <<a href="mailto:ckulenk@gmail.com">ckulenk@gmail.com</a>> wrote:<br type="attribution">> Hello,<br>> Is there a way to use a pipeline to prepare a message for broadcasting it to<br>
> many clients? E.g. I would like to use the ObjectEncoder & ZlibEncoder etc.<br>> to prepare a big message. When sending the message to multiple clients I<br>> would just pass through the resulting ChannelBuffer. Is the<br>
> org.jboss.netty.channel.local.* the way to go?<br>> <br>> Cheers,<br>> Christian<br>> <br>> --<br>> View this message in context: <a href="http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Local-Pipeline-for-message-preparation-tp6797784p6797784.html">http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Local-Pipeline-for-message-preparation-tp6797784p6797784.html</a><br>
> Sent from the Netty User Group mailing list archive at Nabble.com.<br>> _______________________________________________<br>> netty-users mailing list<br>> <a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
> <a href="https://lists.jboss.org/mailman/listinfo/netty-users">https://lists.jboss.org/mailman/listinfo/netty-users</a><br></div>