https://github.com/mbunse/socket_client_server
Unix daemon socket server and client classes
https://github.com/mbunse/socket_client_server
daemon python socket socket-client socket-server
Last synced: about 1 month ago
JSON representation
Unix daemon socket server and client classes
- Host: GitHub
- URL: https://github.com/mbunse/socket_client_server
- Owner: mbunse
- License: mit
- Created: 2018-03-09T22:51:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T18:32:33.000Z (almost 8 years ago)
- Last Synced: 2025-12-17T01:50:55.322Z (5 months ago)
- Topics: daemon, python, socket, socket-client, socket-server
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Socket Server Client
====================
`socket_server_client` is a package providing classes for UNIX domain socket clients and servers