Changelog
- 1c98fc0 feat(presentation): add speaker notes mode with sync functionality
- 97684eb fix(speaker-notes): set status as disconnecting if client is nil on init
- 7f5f291 fix(sync-server): use mutex to avoid race conditions on goroutines
- e68c538 fix(tui): close sync client when killing notes process
- 10d97f3 refactor(sync-server): change channel to non-buffered
- 1b50b91 refactor(sync-server): make port bound to
34622
- 83bd196 refactor(sync-server): remove redudant reconnecting boolean from struct
- d233696 refactor(sync_server): change map from bool to struct for clients
Released by GoReleaser.