DDeno•Created by Phatso on 5/10/2024 in #help Websockets API with async processing (is there a better way?)
The websocket layer is receiving the message, deserializing it, and then sending it over to the Worker. Is that better or worse than sending the string?