You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the main point of this library is to keep track of the clock offset between the client and server. it could be useful for things like gaming -- I was using it to sync audio between a bunch of different clients all connected to the same server.
as such, it doesn't use the official ntp protocol, just a stand-in to calculate the difference between client and server times.
Hi just want a question. What if I want to use this server url: pool.ntp.org to get the ntp time. Can this be done in your socket-ntp?
thanks,
The text was updated successfully, but these errors were encountered: