arikawa/voice/udp
diamondburned ae24217e34
voice: Allow setting udp.DialFunc
This commit fixes up the SetDialer method to accept a udp.DialFunc
instead of just a regular *net.Dialer, which is more flexible in that
the user can now control the UDP packet frequency properly.
2022-04-03 17:48:15 -07:00
..
connection.go voice: Allow setting udp.DialFunc 2022-04-03 17:48:15 -07:00
manager.go voice: Allow setting udp.DialFunc 2022-04-03 17:48:15 -07:00