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

Latest commit

 

History

History

multi_threading_context

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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