elixir-dns icon indicating copy to clipboard operation
elixir-dns copied to clipboard

fix server

Open glaszig opened this issue 1 year ago • 0 comments

the elixir socket library was removed in 933c5c4 in favor of erlang stdlib so gen_udp has to be used in the server as well instead of Socket.

closes #56

glaszig avatar Mar 27 '23 01:03 glaszig