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 | 0000045921 44.8 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 | 0000024447 23.9 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.108.Final.tar.gz | 0003123221 2.98 MB | |
netty-jni-util-0.0.9.Final-sources.jar | 0000010305 10.1 KB | |
netty.changes | 0000028372 27.7 KB | |
netty.spec | 0000009062 8.85 KB | |
no-werror.patch | 0000004715 4.6 KB | |
reproducible.patch | 0000000454 454 Bytes |
Revision 44 (latest revision is 53)
Fridrich Strba (fstrba)
accepted
request 1203216
from
Bernhard Wiedemann (bmwiedemann)
(revision 44)
Add reproducible.patch to omit the mtime from libnetty-unix-common.a for reproducible builds (boo#1047218)
Comments 0