Currently, the port is hardcoded to be `1234`, but we could add arg parsing in order to configure the port from the CLI
Currently, the port is hardcoded to be
1234, but we could add arg parsing in order to configure the port from the CLI