trio-websocket icon indicating copy to clipboard operation
trio-websocket copied to clipboard

anyio port WIP

Open belm0 opened this issue 4 years ago • 0 comments

Experimental port of trio-websocket to anyio

status:

  • partial port of _impl.py
  • trio is still being called for networking and some misc. functions
  • one test is timing out

belm0 avatar Jun 06 '21 04:06 belm0