Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request #12

Closed
gioiann opened this issue Jul 29, 2019 · 1 comment
Closed

Feature request #12

gioiann opened this issue Jul 29, 2019 · 1 comment

Comments

@gioiann
Copy link

gioiann commented Jul 29, 2019

Currently Raknet handles latency measurements. This doesn't allow the server to measure the full Client/Server latency but only the Server/Proxy latency. I think a way for ConnectedPings and ConnectedPongs to pass through the proxy should be implemented

@Sandertv
Copy link
Owner

Allowing ConnectedPings and ConnectedPongs to pass through would mean that many internals of go-raknet have to be exposed, while I want to keep it as minimalistic as possible. Client-Server latency can be measured by the proxy itself, which should, most of the time, suffice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants