unixchat
unixchat
A simple mock chat server using UNIX Sockets
Installation
shards build
Usage
./bin/server
- to run the server ./bin/client
- to run the client
Development
- Clone the repo
- Run
shards
- Add code
- Run
./bin/ameba
and ensure that it's green - Run
shards build
and check for compiler errors - If everything is good you can proceed with commiting changes
Contributing
- Fork it (https://gitlab.com/Phitherek_/unixchat/-/forks/new)
- Create your feature branch (
git checkout -b my-new-feature
) - Follow instructions from Development
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Merge Request
Contributors
- Phitherek_ - creator and maintainer
Repository
unixchat
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- over 4 years ago
- June 3, 2020
License
MIT License
Links
Synced at
Mon, 18 Nov 2024 07:06:07 GMT
Languages