conn.go, handler.go: Added SystemUptime tracking and method to Conn.#57
conn.go, handler.go: Added SystemUptime tracking and method to Conn.#57TrippleAWap wants to merge 1 commit into
Conversation
cooldogedev
left a comment
There was a problem hiding this comment.
Currently, systemStart is only set for listeners. It should also be set for dialers.
There's issues concerning this considering not all implementations of RakNet are 1-1 with Minecraft Bedrock and serve the wrong timestamp (CloudburstMC/Network#61) however, I can still add this if we believe it should still be added. |
I'm not opposed to adding it as it still serves a purpose for BDS and servers using go-raknet. |
No description provided.