martonlederer
martonlederer
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
Haha no problem, hope you're feeling better. I am now working on this
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
Hey @louis, I finally had time to work on the RFC. I also experimented and found that the max message size is 67108862 bytes, but I'm unsure if this changes on machines with other architecture. Here's the RFC, I'll probably get started on working a PR tomorrow to speed up the process, so you don't have to work on this for us 😄 https://github.com/PlasmoHQ/plasmo/issues/524
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
i'll check it
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
ah yeah not sure
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
for the chrome message size?
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
like the limit
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
wdym exactly?
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
sounds good
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
yeah
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
yeah
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
so that we know how to reconstruct the object and know when the chunk stream ended
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
only thing is that for the chunks to work for sure, the message needs to be an object with some extra infos, such as the index of the chunk, or the qty of the total chunks
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
will file the RFC asap
25 replies
PD🧩 Plasmo Developers
Created by martonlederer on 2/21/2023 in #👟framework
Chunked messaging flow
hmm good question @louis
25 replies
PD🧩 Plasmo Developers
Created by nahtnam on 2/11/2023 in #👟framework
Version ENV Variable
you can just use browser.runtime.getManifest().version?
4 replies