Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/undertow-io/undertow

High performance non-blocking webserver
https://github.com/undertow-io/undertow

ajp hacktoberfest http http-server jakartaee jakartaee10 java java-nio jboss servlet web websocket wildfly

Last synced: 5 days ago
JSON representation

High performance non-blocking webserver

Awesome Lists containing this project

README

        

Undertow
========
Undertow is a Java web server based on non-blocking IO. It consists of a few different parts:

- A core HTTP server that supports both blocking and non-blocking IO
- A Servlet 4.0/5.0/6.0 implementation
- A JSR-356/Jakarta 2.0 compliant Web Socket implementation

Website: http://undertow.io

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

Project Lead: Flavia Rainone

Undertow Dev Group: https://groups.google.com/g/undertow-dev/
(you can access archived discussions of old undertow-dev mail list [here](http://lists.jboss.org/mailman/listinfo/undertow-dev))

Zulip Chat: https://wildfly.zulipchat.com stream [#undertow](https://wildfly.zulipchat.com/#narrow/stream/174183-undertow)

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 Flavia Rainone . This will ensure the bug is properly handled without causing unnecessary negative impacts for the Undertow'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").