This tutorial guides you how to create a simple chat application using Netty and Protobuf. Besides, it guides to add some feature such as persistence data, authentication, etc ... This tutorial guides ...
This example app shows how to create a Netty application with and without Spring and then add OAuth 2.0/OIDC support. To see how this example was created, please read A Quick Guide to Java on Netty.