Voice and video call software
Go to file
noah metz a617d74102 Filled out session packet tests 2024-04-07 13:35:01 -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 test for SessionData 2024-04-07 13:27:28 -06:00
client.go Added test for SessionData 2024-04-07 13:27:28 -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 Filled out session packet tests 2024-04-07 13:35:01 -06:00
packet_test.go Filled out session packet tests 2024-04-07 13:35:01 -06:00
server.go Added test for SessionData 2024-04-07 13:27:28 -06:00

README.md

pnyx

Voice and video call software