In this stream we look at how we can get messages from a web-socket connection running in a background process, to update a view in GPUI.
GPUI - https://gpui.rs
Zed - https://zed.dev
Github link with the project files - https://github.com/duanebester/gpui-w...
00:00 Intro
01:15 New cargo workspace
02:57 Hello world up and running
05:15 Multiple apps
13:26 build_view and build_model
14:30 Background task
19:43 Background counter working
20:52 Web-socket server
23:30 Tungstenite web-socket client
27:39 Testing web-socket chat
28:40 Window options
30:36 Outro