The live tab on the android app is interesting... How does it work? This is a test 🫣
@kuprofileenter to followHai I am kucontinued:
Does it do some kind of polling? Is there some kind of notify like publisher subscriber? 🤔
@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogreplied to@kuprofileenter to followHai I am ku:
It’s using the
/firehose /apitextlogAPIA quieter place for your thoughts. endpoint. It’s an SSE endpoint publishing everything latest. Though I meant it to be used server-side, since it’s heavily rate-limited — up to 3 conns under the same network, but I can’t control how clients decide to use it so.. ¯\_(ツ)_/¯@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogcontinued:
Might just lift the limitation.
@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogcontinued:
Lifted, that’s how clients want to use it then so be it! Should be fine. We’re nowhere near crashing the server from connections.