telegram_actor/src
Emery Hemingway 54aefcb22e Put TDLib messages in a dedicated local dataspace
Communicating with TDLib on a remote dataspace is wasteful.
Create and assert a local dataspace so that only messages observed
by remote actors are relayed. This also allows the TDLib interface
to be isolated from high-level actors.
2024-05-22 05:59:13 +02:00
..
telegram_actor Put TDLib messages in a dedicated local dataspace 2024-05-22 05:59:13 +02:00
Tupfile Sorta works 2024-05-21 14:03:15 +02:00
telegram_actor.nim Put TDLib messages in a dedicated local dataspace 2024-05-22 05:59:13 +02:00