greymore-tech / laragram

A Telegram Web Client built with Laravel and Vue making use of MadelineProto PHP package
GNU Affero General Public License v3.0
19 stars 8 forks source link

Needs FastAPI implementation - Message fetching isn't realtime #19

Open the-provost opened 3 years ago

the-provost commented 3 years ago

Implementation of FastAPI from https://github.com/danog/MadelineProto will help in making the message retrievals Real-Time and improve the capability of the app. We would appreciate it if anyone could help us out with this sooner

danog commented 3 years ago

All done, now the FastAPI is enabled by default!