ddbc with Vibe-d

Steven Schveighoffer schveiguy at gmail.com
Mon Feb 13 01:43:38 UTC 2023


On 2/12/23 3:29 PM, Steve wrote:

> In my case args will just be the body of the HTTPServerRequest which is 
> JSON. How can I get that JSON and pass it to async() in a manner that 
> ensures I get a worker thread?

I think it needs to be immutable if it's a reference.

-Steve


More information about the Digitalmars-d-learn mailing list