Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有一种方法可以使用 netty.io 实例提供静态 Web 内容(主要是 css、js 和 html)。
我需要这个和一个网络套接字服务器,我想拥有一个独特的基础设施。
当然......只需将其编码为 FullHttpResponse 并将其写回即可。这只是字节..