|
4764e47da5
|
fix: added proto docs, changed a little bit
|
2023-08-20 07:32:08 +02:00 |
|
|
464d58f0ee
|
feat: added some gifs, explained async_trait fn
|
2023-08-20 04:00:52 +02:00 |
|
|
2facbd8f9e
|
chore: keep track of bug
|
2023-08-20 00:47:53 +02:00 |
|
|
2ad5d4f6b0
|
docs: a ton of documentation
|
2023-08-20 00:46:55 +02:00 |
|
|
1e05af6d79
|
feat: sync send in controller, docs, better import
|
2023-08-19 21:44:27 +02:00 |
|
|
bd6132dc1e
|
feat: stop worker when dropping controller, unwraps
|
2023-08-19 04:02:21 +02:00 |
|
|
fecd28165a
|
feat: plainer names and prefixed prelude
|
2023-08-17 02:58:55 +02:00 |
|
|
b8578a89a4
|
fix: inaccessible fields, pub(crate) constructor
|
2023-08-17 00:04:37 +02:00 |
|
|
f8e77f0827
|
feat: reworked client, added static instance
|
2023-08-16 23:09:47 +02:00 |
|
|
96217d1a1a
|
feat: standardized Controller and ControllerWorker
|
2023-08-16 18:58:42 +02:00 |
|
|
74faca0f25
|
chore: cleaned up server and lib after split
|
2023-08-16 18:58:11 +02:00 |
|
|
8595d0c927
|
fix: imports, Arc<T>
|
2023-08-11 15:50:17 +02:00 |
|
|
37e6268f0c
|
chore: buffer(controller->handle, client->controller)
|
2023-08-11 15:33:40 +02:00 |
|
|
5cddb27b98
|
feat: initial features splitting, added singleton
|
2023-07-30 22:58:24 +02:00 |
|
|
02b2588073
|
feat: major restructure, workspace rework, tweaks
all controllers use internal mutability so that they can all be put
behind Arcs
|
2023-07-30 17:48:55 +02:00 |
|