Simon Laux
|
40fa2d4120
|
adress dig's comments
- description in cargo.toml
- impl From<EventType> for EventTypeName
- rename `CommandApi::new_from_arc` -> `CommandApi::from_arc`
- pre-allocate if we know the entry count already
- remove unused enumerate
- remove unused serde attribute comment
- rename `FullChat::from_dc_chat_id` -> `FullChat::try_from_dc_chat_id`
|
2022-07-05 15:55:40 +02:00 |
|
Franz Heinzmann (Frando)
|
1d347f7369
|
Bump yerpc to 0.3.1 with fix for axum server
|
2022-07-05 15:53:58 +02:00 |
|
Franz Heinzmann (Frando)
|
2f00b098ac
|
improve test setup and code style
|
2022-07-05 15:50:03 +02:00 |
|
Simon Laux
|
6fee4fd878
|
expose anyhow errors
feature name was wrong
|
2022-07-05 15:50:03 +02:00 |
|
Franz Heinzmann (Frando)
|
97e0e0137a
|
Changes for tokio compat, upgrade to yerpc 0.3
This also changes the webserver binary to use axum in place of tide.
|
2022-07-05 15:49:59 +02:00 |
|
Simon Laux
|
e12aeb7bd8
|
add json api to cffi and expose it in dc node
|
2022-07-05 15:36:45 +02:00 |
|
Simon Laux
|
bf5d09e74a
|
integrate json-rpc repo
https://github.com/deltachat/deltachat-jsonrpc
|
2022-07-05 15:36:44 +02:00 |
|