Split messages into MessageChunks
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.
Showing
Please register or sign in to comment