[−][src]Module rask_wasm::communication::message_queue
The message queue handles communication between the main.js
and the logic thread.
Structs
MessageQueue | Abstracts the communication with the main thread. |
MessageQueueElement | Wrapper for Message Object. |
Enums
Message | Messages sent by the |
Constants
MESSAGE_QUEUE_ELEMENT_COUNT |
Functions
post_to_main⚠ |