Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 240 Bytes

File metadata and controls

11 lines (7 loc) · 240 Bytes

Multi-threading Context

This example shows how to deal with multi-threaded situations by sending messages through the main context.

Run it by executing:

cargo run --bin multi_threading_context

screenshot