noah pushed to live at MetzNet/pnyx
- f7ef36ba55 Removed function call for each function call
noah pushed to main at MetzNet/go-ncurses
- 281f038f5f Removed LoadedFunction struct
noah pushed to live at MetzNet/pnyx
- 017734e40b Changed to purego ncurses, fixed ping, and started to add session invite flow
noah pushed to main at MetzNet/go-ncurses
- 10449a124f Added basic functions dynamically loaded for macos
noah created repository MetzNet/go-ncurses
noah pushed to live at MetzNet/pnyx
- 6b3bf3eda2 Changes to client and channel
noah pushed to live at MetzNet/pnyx
- caeed001c3 Added mixer back to client
noah pushed to live at MetzNet/pnyx
- af8ea403cd Fixed PeerPacket serialization issue
noah pushed to live at MetzNet/pnyx
- 3ce9c08dff Added ncurses, moved channel join to a server command, and removed send_sessions goroutine
noah pushed to live at MetzNet/pnyx
- 305c394b62 Added digital mixer goroutine
noah pushed to live at MetzNet/pnyx
- 21e9794747 Changed session packet protocol
noah pushed to live at MetzNet/pnyx
- f32087f729 Moved session packet handlers to functions for reasability
noah pushed to live at MetzNet/pnyx
- 17990e35d9 Protocol changes to support more packet types
noah pushed to live at MetzNet/pnyx
- 65c82ef3f4 Moved decode per client to a goroutine so dropped packets can be accounted for