Hi there, this is the tutorial repo for Plumber. We are going to explorer the world of Plumber with a simple socket server example.
In this tutorial we will build a simple socket server from scratch and explorer a few fundamental concepts in Plumber. The example uses C as development language, but Plumber can support other languages as well.
- Introduction
- Hello World!
- Hello World Server
- Say a Different Word
- Say Your Name
- Be Modular
- Interactive
- Be Stateful
- Be Typed
- Structured Data
- Servlet Context
- Advanced PSS Topics
- To learn more about Plumber itself, visit the project website at https://plumberserver.com