You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm implementing my own MessageReader and MessageWriter. The MessageReader.onPartialMessage isn't documented and I'm having a difficult time figuring out what it's for. I may have to go digging into the source code to figure it out.
Can API docs be added?
The text was updated successfully, but these errors were encountered:
Yes, of course. If I recall it correctly I added this a long time ago based on your suggestion. If signals the fact the a message after some timeout did not fully make it to the receiver.
I'm implementing my own
MessageReader
andMessageWriter
. TheMessageReader.onPartialMessage
isn't documented and I'm having a difficult time figuring out what it's for. I may have to go digging into the source code to figure it out.Can API docs be added?
The text was updated successfully, but these errors were encountered: