
MJPEG stream demo server by Reactor netty
A motion JPEG stream http server which is made by using Project Reactor framework. The source code is...
Apr 21, 20241 min read6 reactions0 comments
Tag archive

A motion JPEG stream http server which is made by using Project Reactor framework. The source code is...
io.netty5.example.dns.udp.DnsClient is DNS client to lookup A record of domain "www.example.com" by...
Disclaimer This article represents my perspective on this solution, thus any suggestions,...

What's Netty and ProtoBuf Netty -- an asynchronous event-driven network application frame...