Multi-stream Server

Demonstrates how to use SCTP on the server side.

This example demonstrates how to use SCTP, with multiple channels, on the server side, receiving multiple connections and sending messages to connected clients.

Example project @ code.qt.io