15 Commits (main)

Author SHA1 Message Date
Laurent Pelecq 4528d9c407 Fix response type and remove errors that can be mapped to io::Error.
2 years ago
Laurent Pelecq 9e4b09d96d Implement history get client list.
2 years ago
Laurent Pelecq 1a2e7fc145 Change MessageId to u32 instead of String.
2 years ago
Laurent Pelecq c67a79f3f5 Add history commands and fix types.
2 years ago
Laurent Pelecq f662405997 Move generic methods send and receive from AsyncClient to Client.
2 years ago
Laurent Pelecq 883e491a7f Add all requests in AsyncClient.
2 years ago
Laurent Pelecq c0f0b69dd8 Don't reexport Source
2 years ago
Laurent Pelecq 7c8874237d Add AsyncClient in documentation
2 years ago
Laurent Pelecq ec1b1aca51 New AsyncClient class.
2 years ago
Laurent Pelecq a186c456db Dual synchronous and asynchronous API.
2 years ago
Laurent Pelecq 73b2531c4f Dual synchronous and asynchronous API
2 years ago
Laurent Pelecq 855b0c5af0 add notifications
2 years ago
Laurent Pelecq dcd38f2b9e Test for synthesis voices. Few other tests.
3 years ago
Laurent Pelecq 837a84950c More tests get/set language, rate, ...
3 years ago
Laurent Pelecq da3f295f96 Fix type ClientTarget. Move basic types in types.rs.
3 years ago