• Alexander Korolkov's avatar
    Split messages into MessageChunks · 7105528f
    Alexander Korolkov authored
    Client and server should respect BufferSize values and
    should not send chunks bigger than peer's BufferSize.
    Also, added base class for SecurityPolicy. Only None policy
    (no signing, no encryption) is implemented now.
    7105528f
uaprotocol_hand.py 17 KB