Commit ac820c3
[python] Refactoring RTClient to better abstract protocol messages. (#32)
* partial
* more
* partial
* more
* Refactoring RTClient to better abstract control messages.
* all tests passing
* updated sample
* updating samples to use updated client
* Fix method signature for _get_azure_params in RTLowLevelClient (#34)
Co-authored-by: Zac <2215540+zboyles@users.noreply.github.com>
---------
Co-authored-by: Zac <zac.boyles@live.com>
Co-authored-by: Zac <2215540+zboyles@users.noreply.github.com>1 parent 8105a5c commit ac820c3
File tree
15 files changed
+1442
-604
lines changed- .devcontainer
- python
- rtclient
- util
- samples
- test_data
15 files changed
+1442
-604
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments