Web on protocol-level Enhancements

WebSockets

WebSocket text messages can now also be used with binary data. Some technologies use text messages for sending binary data, rather than the binary message type.

Multipart form API

Silk Performer now offers additional BDL functions to handle multipart form post requests. For further detail see WebAddMultiPart, WebAddMultiPartFromFile, and WebPostMultiPart.