Currently, our websocket API s have overloads to send message fragments. Since WinRT and websocket++ does not support fragments completely, we cannot provide a full fledged solution for sending or receiving fragments. Hence, remove the overloads.
Comments: Zheng fixed in development branch.
Comments: Zheng fixed in development branch.