Different namespace http client

hi All,
i realized i posted my question on the wrong thread.

i’m looking to use trio but my main goal is to make multiple connections to various http servers or websocket servers on different linux network namespaces. I cannot find any such reference or documentation anywhere.
Is forking another process or thread the only option ? I have about 2000 connections max.