This website requires JavaScript.
Explore
Help
Sign In
Arav
/
tetatet
Watch
1
Star
0
Fork
0
You've already forked tetatet
Code
Releases
Activity
A simple tet-a-tet encrypted VoIP project. WIP
41
Commits
1
Branch
0
Tags
197
KiB
C
98.3%
Makefile
1.7%
c72eca2ad8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alexander "Arav" Andreev
c72eca2ad8
Made separate streams for in and out sound. WIll be very handy for muting a microphone and your companion.
2024-03-25 01:05:29 +04:00
src
Made separate streams for in and out sound. WIll be very handy for muting a microphone and your companion.
2024-03-25 01:05:29 +04:00
.gitignore
Ignore files ending with _key.
2024-03-23 04:14:53 +04:00
Makefile
In Makefile use LDFLAGS only for build of an executable, and CFLAGS only for build of the object files.
2024-03-25 00:54:18 +04:00