File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Client (:mod: `trio `)
22=======================
33
4+ .. admonition :: The :mod:`trio` API is experimental.
5+ :class: caution
6+
7+ Please provide feedback in GitHub issues about the API, especially if you
8+ believe there's a more intuitive or convenient way to connect to a server.
9+
410.. automodule :: websockets.trio.client
511
612Opening a connection
Original file line number Diff line number Diff line change 11Server (:mod: `trio `)
22=======================
33
4+ .. admonition :: The :mod:`trio` API is experimental.
5+ :class: caution
6+
7+ Please provide feedback in GitHub issues about the API, especially if you
8+ believe there's a more intuitive or convenient way to run a server.
9+
410.. automodule :: websockets.trio.server
511
612Creating a server
You can’t perform that action at this time.
0 commit comments