An open API service indexing awesome lists of open source software.

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

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`