This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
edfc2e889546c60f7f259c3cb2fa6d59a300d185
oak-gpui
/
crates
/
client
/
src
T
History
Conrad Irwin
34efb23bf6
Fix a circular reference between Client and UserStore
...
Before this change once the UserStore had been created, the Client would never be dropped.
2024-01-22 23:05:58 -07:00
..
telemetry
Return a single Option from EventCoalescer
2024-01-11 12:27:59 -05:00
client.rs
chore: Fix clippy::needless_borrow up to an editor
2024-01-21 15:03:24 +01:00
telemetry.rs
Add some initial testing to telemetry
2024-01-20 23:23:52 -05:00
test.rs
Remove 2 suffix for client, call, channel
2024-01-03 12:02:14 -08:00
user.rs
Fix a circular reference between Client and UserStore
2024-01-22 23:05:58 -07:00