https://github.com/xnio/xnio
XNIO
https://github.com/xnio/xnio
Last synced: about 1 year ago
JSON representation
XNIO
- Host: GitHub
- URL: https://github.com/xnio/xnio
- Owner: xnio
- License: apache-2.0
- Created: 2010-08-06T06:03:15.000Z (almost 16 years ago)
- Default Branch: 3.x
- Last Pushed: 2025-03-26T15:58:30.000Z (over 1 year ago)
- Last Synced: 2025-04-19T02:13:07.327Z (about 1 year ago)
- Language: Java
- Homepage: http://www.jboss.org/xnio
- Size: 5.09 MB
- Stars: 285
- Watchers: 25
- Forks: 150
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-java - XNIO
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").