📄️ Writing a VerticleVerticles are the backend's core of every Telestion Project. Learn how to write a basic Verticle.
📄️ Using JsonMessage for event bus messagesLearn how to use Telestion's JsonMessage APIs to get type safety in your event bus messages.
📄️ Adding configuration optionsVerticles work best when you can adjust their parameters and re-use them. Learn how to make your Verticles configurable.