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 | 0000041580 40.6 KB | |
0002-Remove-optional-dep-conscrypt.patch | 0000019754 19.3 KB | |
0003-Remove-optional-deps-jetty-alpn-and-npn.patch | 0000016020 15.6 KB | |
0004-Remove-optional-dep-tcnative.patch | 0000394593 385 KB | |
0005-Remove-optional-dep-log4j.patch | 0000030946 30.2 KB | |
0006-revert-Fix-native-image-build.patch | 0000040866 39.9 KB | |
0007-Revert-Support-session-cache-for-client-and-s |
0000073497 71.8 KB | |
codegen.bash | 0000000765 765 Bytes | |
netty-4.1.75.Final.tar.gz | 0002909710 2.77 MB | |
netty.changes | 0000004421 4.32 KB | |
netty.spec | 0000008407 8.21 KB | |
no-brotli-zstd.patch | 0000019182 18.7 KB | |
no-werror.patch | 0000004715 4.6 KB |
Revision 27 (latest revision is 53)
Fridrich Strba (fstrba)
committed
(revision 27)
Comments 0