Voice and video call software
Go to file
noah metz 17990e35d9 Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
cmd Protocol changes to support more packet types 2024-04-09 17:08:46 -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 Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
client.go Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
go.mod Attempt at opus 2024-04-08 17:23:55 -06:00
go.sum Attempt at opus 2024-04-08 17:23:55 -06:00
main Made the default client connect to channel 0 and stream audio data over the raw channel 2024-04-08 11:28:52 -06:00
notes.txt Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
packet.go Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
server.go Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
session.go Protocol changes to support more packet types 2024-04-09 17:08:46 -06:00
session_test.go Made the default client connect to channel 0 and stream audio data over the raw channel 2024-04-08 11:28:52 -06:00

README.md

pnyx

Voice and video call software