1 file changed
+1
-1
lines changed- ARCHITECTURE.md+44-48
- arch_docs/diagrams/TimerMachine_Coverage.puml+14
- arch_docs/diagrams/initial_event_history.png
- arch_docs/diagrams/workflow_internals.svg-1
- arch_docs/sdks_intro.md+296
- client/src/lib.rs+3-1
- client/src/proxy.rs+124-5
- core-c-bridge/include/temporal-sdk-core-c-bridge.h+11
- core-c-bridge/src/worker.rs+95-7
- core/src/protosext/mod.rs+7-1
- core/src/worker/workflow/machines/local_activity_state_machine.rs+6-4
- core/src/worker/workflow/machines/workflow_machines.rs+1-1
- sdk/src/workflow_context/options.rs+10-1
- test-utils/Cargo.toml+4
- test-utils/src/http_proxy.rs+135
- test-utils/src/lib.rs+2
- tests/integ_tests/client_tests.rs+87-9
- tests/integ_tests/workflow_tests/local_activities.rs+52-1
0 commit comments