robinbihun/NStatsD.Client

udp support

Closed this issue · 1 comments

it's not an issue it's more a question, does you support udp?

Yes, this utilizes a UDPClient to send messages to your Stats Server.(https://github.com/robbihun/NStatsD.Client/blob/master/NStatsD/Client.cs#L18)