Module mini_telegram::server

source ·
Expand description

Minimal MTProto server implementation

Provides an async run function that listens for inbound connections, spawning a task per connection.

Functions

Run the mini-telegram server.