Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

UDP fix #24

Merged
merged 1 commit into from
Dec 31, 2017
Merged

UDP fix #24

merged 1 commit into from
Dec 31, 2017

Conversation

eranb
Copy link
Contributor

@eranb eranb commented Dec 29, 2017

Hi there,
First of all, thank you for the library, I use it a lot 👍
I had an issue sending metrics to Graphite server using UDP socket, for some reason I didn't manage to send datagram packets when using the net.Dial function in Go 1.9.2 on my mac, so I change it to net.DialUDP.
It worked for me, hopefully you will approve my pull request because I don't want to maintain a fork 😸

@marpaia marpaia merged commit 134b9af into marpaia:master Dec 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants