[JBoss JIRA] Commented: (NETTY-307) Add something similar as MINA's StreamIoHandler

Daniel Bimschas (JIRA) jira-events at lists.jboss.org
Tue Jan 18 08:45:50 EST 2011


    [ https://issues.jboss.org/browse/NETTY-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576209#comment-12576209 ] 

Daniel Bimschas commented on NETTY-307:
---------------------------------------

We would like to contribute integration for serial devices over the RXTX library, therefore we would love to use this as a basis to connect to the RXTX device streams.

> Add something similar as MINA's StreamIoHandler
> -----------------------------------------------
>
>                 Key: NETTY-307
>                 URL: https://issues.jboss.org/browse/NETTY-307
>             Project: Netty
>          Issue Type: Feature Request
>          Components: Handler
>            Reporter: Norman Maurer
>            Assignee: Trustin Lee
>             Fix For: 4.0.0.Alpha1
>
>         Attachments: BlockingChannelBufferInputStream.java, ChannelOutputStream.java, StreamHandler.java
>
>
> It would be really nice if netty would support the usage of "old" frameworks which need to act on a InputStream and Outputstream (blocking IO). 
> MINA does this by supporting the StreamIoHandler:
> http://mina.apache.org/report/trunk/apidocs/org/apache/mina/handler/stream/StreamIoHandler.html

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the netty-dev mailing list