# 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).