Context
Maybe use body_json: instead of body_base64: for JSON responses over the load-balancing WebSocket? Less CPU time lost for serializing and deserializing.
But make the change backwards compatible – we should have a protocol version with the POST /register call?