jrtechs / SteamFriendsGraph

Graph database Analysis of the Steam Network
http://jrtechs.net/steam/
GNU General Public License v2.0
2 stars 0 forks source link

Upgrade the JavaWebsocket to Be Encrypted #1

Closed jrtechs closed 5 years ago

jrtechs commented 6 years ago

Currently the web socket being is not encrypted. Due to the nature of this application, this is not a bad thing. However, this prevents hosting this using HTTPS since you cannot have a socket sending un-encrypted traffic from an encrypted website.

jrtechs commented 5 years ago

Going to refactor out websockets.