foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Support GraphQL via unix domain socket

Open junha1 opened this issue 4 years ago • 0 comments

actix has the functionality for that. https://docs.rs/actix-web/3.0.2/actix_web/struct.HttpServer.html#method.bind_uds

junha1 avatar Sep 18 '20 08:09 junha1