Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Limit action port message size #587

Conversation

toasted-nutbread
Copy link
Collaborator

This change splits up messages sent over the action ports into fragments in order to prevent exceeding the maximum message length.

Fixes #586.

@toasted-nutbread toasted-nutbread merged commit 2c58b1c into FooSoft:master May 31, 2020
toasted-nutbread added a commit to toasted-nutbread/yomichan that referenced this pull request Jun 9, 2020
* Add onDisconnect handler

* Update how error is posted

* Update action ports to send long messages in fragments

* Remove ack timer

* Move message destructuring into try block
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Message length exceeded maximum allowed length.
1 participant