tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

Question: Can this lib work with microcontrollers? #2858

Closed FBIGlowie closed 6 months ago

FBIGlowie commented 6 months ago

General Question, but could this library work out the box with say a ESP32, or do I need to fix up some stuff to enable compatibility? Thanks!

levlam commented 6 months ago

Likely, it can't work on ESP32.

FBIGlowie commented 6 months ago

rip