This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Description
Not sure if this is a bug or a truly intended behaviour, but I was really surprised to find that when P:W:Frame runs into the payload limit, it does not attempt to make multiple fragments but just dies. There also doesn't seem to be an obvious way to ask P:W:Frame to create a handful of frames that are continuations of each other (preferably with the payload per frame limited to a certain size). Supposedly, next_bytes does things to the fragments array, but I only ever seem to get "" out of it.