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

Refactor WebSockets Out #7

Open jrtechs opened 5 years ago

jrtechs commented 5 years ago

I want to refactor out the web socket currently being used in favor of using a restful API which queries the friends associated with a single user.