Sandertv / mcwss

A websocket server for Minecraft Bedrock Edition

Home Page:https://godoc.org/github.com/Sandertv/mcwss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wss:// and SSL

dhuang101 opened this issue · comments

Hi

I want to host an MC server using this package but my network requires I use wss:// and secure it with an SSL cert.
How would I go about doing this for this package?

Thanks