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.
- Links to Java:packages / netty
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:urbic:branches:Java:packages/netty && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-Remove-optional-dep-Blockhound.patch | 0000045929 44.9 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 | 0000025446 24.8 KB | |
codegen.bash | 0000000765 765 Bytes | |
netty-4.1.114.Final.tar.gz | 0003176566 3.03 MB | |
netty-jni-util-0.0.9.Final-sources.jar | 0000010305 10.1 KB | |
netty.changes | 0000034818 34 KB | |
netty.spec | 0000009981 9.75 KB | |
no-werror.patch | 0000004715 4.6 KB | |
reproducible.patch | 0000000454 454 Bytes |
Latest Revision
Anton Shvetz (urbic)
committed
(revision 2)
- Subpackage netty-poms: change BuildArch to noarch
Comments 0