Skip to content

Commit 8885185

Browse files
authored
Update wishlist.md
1 parent f99726b commit 8885185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wishlist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ First read the [**unsupported features doc**](unsupported-features.md#read-this-
120120
- concurrent editing in the Ace editor is a bit slow and clunky; also you can't see multiple edit cursors
121121
- need some indicator that the chat session's original creator (i.e., the help requester) has left, so nobody in there is the original person (but it's OK for these sessions to still exist!)
122122
- better server-side caching of user state, such as ipstack geolocation calls since we have a limited free monthly quota
123+
- live chat doesn't work behind some firewalls or WiFi networks, probably due to different non-standard ports being used; would be good to fix this, but it's hard to reproduce unless I'm on such a network (e.g., "UCSD Guest" exhibits this issue)
123124
- manually implement my own improved chat box feature and code editor syncing using another library (which doesn't tie me to Ace anymore)
124125
- that way, I use TogetherJS only for the shared cursors (which some users even find annoying!)
125126
- this will give me more flexibility without being constrained by TogetherJS's clunky implementations

0 commit comments

Comments
 (0)