https://github.com/hona/drocsid
Multi-client asynchronous TCP client/server messaging application
https://github.com/hona/drocsid
Last synced: 3 months ago
JSON representation
Multi-client asynchronous TCP client/server messaging application
- Host: GitHub
- URL: https://github.com/hona/drocsid
- Owner: Hona
- Created: 2018-09-13T07:46:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T11:18:22.000Z (over 6 years ago)
- Last Synced: 2025-01-21T09:48:46.072Z (4 months ago)
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drocsid
This project is a multi-client asynchronous TCP client/server messaging application. The application also allows for remote commands to be run on all the clients (WIP).