I'd like to implement some proxy filters for MINA, filters that would handle the details of opening a connection through a web or socks proxy. The problem is, MINA filters have no influence over how the session is opened. How can MINA be extended to give filters the opportunity to redirect a session to a proxy address?
- Proxy filter Chris Audley
- Re: Proxy filter Niklas Therning
- IoFilter needs pre-connection callback (was: Prox... Chris Audley
- Re: IoFilter needs pre-connection callback (w... Trustin Lee