Endpoints Introduction
What is Endpoint
Endpoint is like http endpoint but more strict. It allow you to create custom game logic to handle a request and send back a response. You can pass arguments with request.
Endpoint is like http endpoint but more strict. It allow you to create custom game logic to handle a request and send back a response. You can pass arguments with request.