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

Files

Latest commit

e11d592 · Nov 1, 2023

History

History

multi_threading_context

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 30, 2021
Nov 1, 2023
Mar 30, 2021

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