On 8/10/07, mat <[EMAIL PROTECTED]> wrote: > How should I write an encoding IoFilter for boardcasting to all iosessions? > If doing this in IoHandler(for business logic), it seems that breaks the > speration of concerns. Thanks.
I think it's not the type of task that IoFilter is supposed to do. You could create a utility class that performs broadcasting. Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
