Testing Timer-based Logic in Elixir with Klotho Library What's new in Livebook 0.10 - Introducing Multi-Session Livebook Apps

Implementing an NTP server in Elixir

In this post we go thru a simple Network Time Protocol server implementation in Elixir. While the end product is not production ready we learn a lot about UDP, sniffing traffic, GenServers, bitstrings, sigils, and other cool tricks.

https://0x7f.dev/post/ntp-implementation-in-elixir