Trivial - TFTP server for elixir

I built this project because I’d like to instrument actions and do better logging when PXE-booting. Maybe it will help someone else, but in any case I put a lot of effort into making the code and documentation clean. Hopefully it will be a good example of how to take an RFC protocol and turn it into a real thing (currently using it to ship images for prod)

https://hexdocs.pm/trivial/Trivial.html

8 Likes