Voice and video call software
Go to file
noah metz 118975f490 Reorganized client code 2024-04-06 17:03:31 -06:00
cmd Reorganized client code 2024-04-06 17:03:31 -06:00
.gitignore Initial commit 2024-04-03 15:03:29 -06:00
LICENSE Initial commit 2024-04-03 15:03:29 -06:00
README.md Initial commit 2024-04-03 15:03:29 -06:00
channel.go Added session open and connect code, and started session data 2024-04-06 16:38:14 -06:00
client.go Reorganized client code 2024-04-06 17:03:31 -06:00
go.mod Initial commit of auth handshake 2024-04-03 18:52:04 -06:00
go.sum Initial commit of auth handshake 2024-04-03 18:52:04 -06:00
notes.txt Added session open and connect code, and started session data 2024-04-06 16:38:14 -06:00
packet.go Reorganized client code 2024-04-06 17:03:31 -06:00
packet_test.go Added session open and connect code, and started session data 2024-04-06 16:38:14 -06:00
server.go Reorganized client code 2024-04-06 17:03:31 -06:00

README.md

pnyx

Voice and video call software