Tintarul / LeagueOfDreams-Electron-EJS

LeagueOfDreamsClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ Request ] To Request data from Server -> Client

NameLord opened this issue · comments

to be able to request from server instead of writing twice on server and client for example

before
on both server and client to write for champs

after
on server everything
and on client request data from server.

Because this can be exploited.