Voice and video call software
Go to file
noah metz 017734e40b Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -06:00
cmd Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -06:00
go-ncurses@10449a124f Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -06:00
.gitignore Initial commit 2024-04-03 15:03:29 -06:00
.gitmodules Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -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 Changes to client and channel 2024-04-18 20:10:01 -06:00
client.go Changes to client and channel 2024-04-18 20:10:01 -06:00
go.mod Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -06:00
go.sum Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -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 Fixed PeerPacket serialization issue 2024-04-16 15:34:53 -06:00
server.go Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -06:00
session.go Changed to purego ncurses, fixed ping, and started to add session invite flow 2024-04-23 14:16:25 -06:00
session_test.go Changed session packet protocol 2024-04-11 21:05:50 -06:00

README.md

pnyx

Voice and video call software