An asynchronous event-driven network application framework and tools for Java
https://netty.io/
Netty is a NIO client server framework which enables quick and easy
development of network applications such as protocol servers and
clients. It greatly simplifies and streamlines network programming
such as TCP and UDP socket server.
'Quick and easy' doesn't mean that a resulting application will suffer
from a maintainability or a performance issue. Netty has been designed
carefully with the experiences earned from the implementation of a lot
of protocols such as FTP, SMTP, HTTP, and various binary and
text-based legacy protocols. As a result, Netty has succeeded to find
a way to achieve ease of development, performance, stability, and
flexibility without a compromise.
- Devel package for openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/netty && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Remove-optional-dep-Blockhound.patch | 0000045786 44.7 KB | |
0002-Remove-optional-dep-conscrypt.patch | 0000020884 20.4 KB | |
0003-Remove-optional-deps-jetty-alpn-and-npn.patch | 0000016019 15.6 KB | |
0004-Disable-Brotli-and-ZStd-compression.patch | 0000024048 23.5 KB | |
0005-Do-not-use-the-Graal-annotations.patch | 0000006071 5.93 KB | |
0006-Do-not-use-the-Jetbrains-annotations.patch | 0000006807 6.65 KB | |
0007-Do-not-require-the-tcnative-native-library.pa |
0000000905 905 Bytes | |
codegen.bash | 0000000765 765 Bytes | |
netty-4.1.100.Final.tar.gz | 0003062600 2.92 MB | |
netty-jni-util-0.0.9.Final-sources.jar | 0000010305 10.1 KB | |
netty.changes | 0000023711 23.2 KB | |
netty.spec | 0000009011 8.8 KB | |
no-werror.patch | 0000004715 4.6 KB |
Revision 41 (latest revision is 53)
Gus Kenion (gkenion)
committed
(revision 41)
rpm 4.20 compat
Comments 0