Skip to content

Supporting Netty server with JXIO #12

@rosenbaumalex

Description

@rosenbaumalex

On top of JXIO's basic API we implemented the InputStream & OutputStream interfaces.

You can use the JxioConnection class getInputStream() & getOutputStream() to connect to the JxioConnectionServer which already implements a high level server model aimed to mimic Netty with support for the worker thread model.
See example here: https://github.com/accelio/JXIO/wiki/JxioConnection-Inputstream-and-Outputstream.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions