diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-06-21 18:49:43 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-06-21 18:55:09 +0300 |
commit | b0af12b287a7c7e3cc5ba39869835126e700f792 (patch) | |
tree | 5cc3e225fc4022e4a5a99d5a3c318396f183398d /README.md |
initial commit
TODO: implement O_NONBLOCK switching on channel socket
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..67fff80 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# What is this? +This is a voice channel server that I decided to write because I am tired of bad-quality audio calls provided by all major platforms +# How to use it? +Not much here yet, because I am still learning a lot for now. But when I am ready, I will add instructions |