package
0.4.1
Repository: https://github.com/sleeyax/aternos-api.git
Documentation: pkg.go.dev

# README

HTTP example

This example demonstrates how to start and stop a server over HTTP. It's the simplest but not the most performant way to use this package.

If you want better performance and more control see the websockets example instead (recommended).