Commit Graph

10 Commits

Author SHA1 Message Date
Gabe Kangas
e75b20d6ca Support customSocketOverride value for websocket. Closes #2225 2022-10-18 20:43:23 -07:00
Gabe Kangas
3e89937d2b Handle websocket errors and reconnection. Closes #1869 2022-10-18 16:39:49 -07:00
Gabe Kangas
8f0541a0f1 Remove hardcoded websocket host 2022-10-09 21:17:55 -07:00
Gabe Kangas
1b26a44fb6 Fix concurrent rendering error + make logs debug level 2022-05-28 18:45:30 -07:00
Gabe Kangas
1d213b71d4 Support changing your own name and handling name change events 2022-05-26 13:52:04 -07:00
Gabe Kangas
72c01e1b9a Fix web project build errors 2022-05-11 23:31:31 -07:00
Gabe Kangas
008f607cf7 Fill out the follower component 2022-05-04 08:56:47 -07:00
Gabe Kangas
8b07eb7457 Render chat messages that come over the socket 2022-05-03 13:01:50 -07:00
Gabe Kangas
15becc5121 Connect to websocket and start accepting messages 2022-05-02 22:13:36 -07:00
Gabe Kangas
a0354d6d49 Handle centralized app state and registration + chat history 2022-05-02 17:45:22 -07:00