Skip to content

xnio/xnio

XNIO

XNIO is a framework based on Java NIO. It supports both blocking and non-blocking IO. It consists of two parts:

  • API: public classes that you can use to create, close, write to and read from channels
  • implementation: implementation-related classes, those should not be refered by outside projects

Website: https://xnio.jboss.org

Issues: https://issues.redhat.com/projects/XNIO

Project Lead: David M. Lloyd dmlloyd@redhat.com Project Maintainers: Flavia Rainone frainone@redhat.com, Richard Opalka ropalka@redhat.com

Zulip Chat: https://wildfly.zulipchat.com stream #remoting

Notifying Security Relevant Bugs

If you find a bug that has a security impact, please notify us sending an email to Red Hat SecAlert secalert@redhat.com with a copy to the lead and maintainers. This will ensure the bug is properly handled without causing unnecessary negative impacts for the XNIO's user base.

You can find more information about the security procedures at this page.