Voice and video call software
Go to file
noah metz e2c6cedb52 Removed ncurses 2024-09-12 14:55:12 -06:00
cmd Removed ncurses 2024-09-12 14:55:12 -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 Removed ncurses 2024-09-12 14:55:12 -06:00
client.go Made SessionPackeType an fmt.Stringer, removed client state for atomic bool 2024-04-23 16:57:04 -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
packet.go Fixed PeerPacket serialization issue 2024-04-16 15:34:53 -06:00
permission.go Started permissions, and moved server goroutine start to server creation 2024-04-23 18:12:56 -06:00
server.go Removed ncurses 2024-09-12 14:55:12 -06:00
session.go Made SessionPackeType an fmt.Stringer, removed client state for atomic bool 2024-04-23 16:57:04 -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