aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Graylog/UDP.hs
Commit message (Expand)AuthorAgeFilesLines
* chore(bump): bump LTSAdrien Duclos2021-01-201-1/+0
* Added readme, license, and light commenting.AndrewRademacher2016-02-281-0/+1
* Implemented UDP chunking.AndrewRademacher2016-02-281-23/+31
* Successful test of un-chunked message.AndrewRademacher2016-02-271-15/+25
* Framed UDP function.AndrewRademacher2016-02-271-4/+13
* Defined sendLog function.AndrewRademacher2016-02-241-5/+14
* Defined Graylog type to contain connection informaiton.AndrewRademacher2016-02-241-10/+4
* Added testing for UDP method.AndrewRademacher2016-02-241-0/+19