public interface PayloadGenerator
byte[]
generate()
byte[] generate()
Note that the maximum payload length of control frames (e.g. ping frames) is 125 in bytes. Therefore, the length of a byte array returned from this method must not exceed 125 bytes.
Copyright © 2021. All rights reserved.