https://github.com/netty-contrib/codec-xml
Netty codec that parses buffers into XML documents
https://github.com/netty-contrib/codec-xml
netty
Last synced: 8 days ago
JSON representation
Netty codec that parses buffers into XML documents
- Host: GitHub
- URL: https://github.com/netty-contrib/codec-xml
- Owner: netty-contrib
- License: apache-2.0
- Created: 2021-11-11T16:05:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T16:13:21.000Z (over 3 years ago)
- Last Synced: 2025-07-07T01:54:05.391Z (7 months ago)
- Topics: netty
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
= Netty 5.x codec for XML messages
* Netty core repository: https://github.com/netty/netty
* License: Apache-2.0 License
* Required Java version: Java 11
* Maven coordinates:
** `io.netty.contrib:netty-codec-xml:5.0.0.Final-SNAPSHOT`