Owin.WebSocket
Owin.WebSocket copied to clipboard
Deployment on Mono Selfhost
Hello,
Thanks for the great library. I got it to work on self host - web API - windows, but when I deploy the self host on mono, I start receiving 400 responses for connection attempts.
Did you try that before? any clues you can help me with?
Many thanks in advance,
Yaser
+1 What is missing to make it work on Mono? I see the websocket.accept OWIN entry is empty but it's not clear to me who should fill it ...