Python3: Client-Server communication

2019-09-18 14:02发布

Its a quite simple question, but i'm searching for hours with no result.

My use case:
one way - Client asks Server for a job
other way - Server says client to stop doing current job

So its more server-server because both are listening.
But i can't find any lib for my "wishes":
1. Win7 (bye-bye Twisted)
2. Python 3
3. simple and async(bye-bye pure sockets)

Can someone help me?

0条回答
登录 后发表回答