Skip to content

Companion code for NTP Implementation in Elixir blog post

License

Notifications You must be signed in to change notification settings

andreicek/ntp_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c93c32b · Dec 13, 2023

History

2 Commits
Jul 15, 2023
Jul 15, 2023
Jul 15, 2023
Jul 15, 2023
Dec 13, 2023
Jul 15, 2023
Jul 15, 2023
Jul 15, 2023
Jul 15, 2023

Repository files navigation

NtpServer

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ntp_server to your list of dependencies in mix.exs:

def deps do
  [
    {:ntp_server, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ntp_server.

About

Companion code for NTP Implementation in Elixir blog post

Topics

Resources

License

Stars

Watchers

Forks

Languages