[JBoss JIRA] Updated: (NETTY-212) Local transport that is compatible with socket transport
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Mon Nov 16 07:34:43 EST 2009
[ https://jira.jboss.org/jira/browse/NETTY-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trustin Lee updated NETTY-212:
------------------------------
Fix Version/s: 3.2.0.ALPHA2
(was: 3.2.0.ALPHA1)
> Local transport that is compatible with socket transport
> --------------------------------------------------------
>
> Key: NETTY-212
> URL: https://jira.jboss.org/jira/browse/NETTY-212
> Project: Netty
> Issue Type: Feature Request
> Components: Transport
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 3.2.0.ALPHA2
>
>
> Many people use the socket transport and they want to unit test their application. The current local transport implementation will serve such a use case sometimes but it needs extra work if a user's handler downcasts a Channel to a SocketChannel. Therefore, we need a variant of the local transport that is fully compatible with the socket transport to provide better unit test environment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the netty-dev
mailing list