Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

tcp_server_client

twisted library(link) based tcp server/client library.

Dependency

  • twisted
    • installation:
      pip install twisted[tls]
  • mp_manager