lrstanley / girc

:bomb: girc is a flexible IRC library for Go :ok_hand:
https://pkg.go.dev/github.com/lrstanley/girc
MIT License
138 stars 13 forks source link

support client-side ping tracking (sending PING's to the server) #1

Closed lrstanley closed 7 years ago

lrstanley commented 7 years ago

with this, we can potentially find lag. Client.Lag() would be useful.

allow support for changing the frequency of this?

lrstanley commented 7 years ago

implemented in 9818cded914eaf7377c8f7370704bc1bf78b877b