Skip to content

gaol/undertow

This branch is 233 commits behind undertow-io/undertow:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 25, 2023
Oct 17, 2023
Jan 10, 2024
Oct 17, 2023
Oct 17, 2023
Oct 17, 2023
Oct 17, 2023
Oct 17, 2023
Feb 12, 2024
Oct 17, 2023
Nov 4, 2014
Dec 14, 2022
Nov 14, 2022
Dec 14, 2022
Jul 19, 2012
Dec 14, 2022
Dec 14, 2022
Oct 17, 2023
Apr 19, 2023
Feb 16, 2016

Repository files navigation

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 [email protected]

Undertow Dev Group: https://groups.google.com/g/undertow-dev/ (you can access archived discussions of old undertow-dev mail list here)

Zulip Chat: https://wildfly.zulipchat.com stream #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 [email protected] with a copy to Flavia Rainone [email protected]. 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.

About

High performance non-blocking webserver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%