update readme
This commit is contained in:
parent
f220c997d3
commit
28f5580936
11
README.md
11
README.md
@ -5,6 +5,7 @@
|
||||
|
||||
##### FEATURE ADDITIONS
|
||||
* APP/STYLE: User settings should include a microphone selection, audio selection, and a test functionality for both
|
||||
* APP/STYLE: Emoji message reactions
|
||||
* META: Turn the app into a docker container
|
||||
|
||||
##### IN PROGRESS FEATURE ADDITIONS
|
||||
@ -12,15 +13,11 @@
|
||||
+ File picker uploads to an uploads folder, on go startup, will delete all files in here
|
||||
+ All files will also have metadata stored in memory, just a timestamp. Delete the file when its time is up.
|
||||
|
||||
##### BUG TRACKER [ Latest: #37 ]
|
||||
* [#37] APP: state.audioContext sometimes is not instantiated when doing the interval checks
|
||||
##### BUG TRACKER [ Latest: #38 ]
|
||||
* [#38] APP: STUN/TURN issues with browser ICE rejection of offer. Need TURN to function properly?
|
||||
+ Manifests in an inability to receive/send audio from a user.
|
||||
|
||||
##### BUG FIX TESTING
|
||||
* APP: Sometimes on a user's first join, the user's audio is not functioning (microphone or headphones)
|
||||
+ Fix attempted with audioContext.resume()
|
||||
+ May be related to [#37]
|
||||
* APP: When force closing a browser or unexpected loss of connection, the leave banner does not display
|
||||
+ Fixed with a system_message sent from go upon client unregistering
|
||||
|
||||
##### FAR FUTURE
|
||||
* Add screen sharing
|
||||
|
Loading…
x
Reference in New Issue
Block a user