Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pasqualerossi/minitalk
Send a message from client to server using UNIX signals.
https://github.com/pasqualerossi/minitalk
42-minitalk 42minitalk minitalk minitalk-42 minitalk42 unix unix-command unix-shell
Last synced: 2 days ago
JSON representation
Send a message from client to server using UNIX signals.
- Host: GitHub
- URL: https://github.com/pasqualerossi/minitalk
- Owner: pasqualerossi
- Created: 2022-01-04T10:13:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T05:53:49.000Z (6 months ago)
- Last Synced: 2024-06-01T06:50:02.833Z (6 months ago)
- Topics: 42-minitalk, 42minitalk, minitalk, minitalk-42, minitalk42, unix, unix-command, unix-shell
- Language: C
- Homepage:
- Size: 1.3 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run MiniTalk
:one: ```make```
:two: ```./server```
:three: ```./client <"any message you want to write in strings">```
:four: control-z on your keyboard to close the program.