An open API service indexing awesome lists of open source software.

https://github.com/xnio/xnio

XNIO
https://github.com/xnio/xnio

Last synced: about 1 year ago
JSON representation

XNIO

Awesome Lists containing this project

README

          

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
Project Maintainers: Flavia Rainone , Richard Opalka

Zulip Chat: https://wildfly.zulipchat.com stream [#remoting](https://wildfly.zulipchat.com/#narrow/stream/173893-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 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](https://access.redhat.com/security/team/contact "Security Contacts and Procedures").