Phatso
Phatso
Explore posts from servers
DDeno
Created by Phatso on 5/10/2024 in #help
Websockets API with async processing (is there a better way?)
In my tests, I was just getting data - the db could still be holding things up though I guess
12 replies
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?
12 replies
DDeno
Created by Phatso on 5/10/2024 in #help
Websockets API with async processing (is there a better way?)
Thanks!
12 replies