]> git.immae.eu Git - github/fretlink/haskell-graylog.git/history - src/Graylog/UDP.hs
Merge pull request #3 from antoine-fl/bump_lts
[github/fretlink/haskell-graylog.git] / src / Graylog / UDP.hs
2021-01-20  Adrien DuclosMerge pull request #2 from adfretlink/bump-lts
2021-01-20  Adrien Ducloschore(bump): bump LTS 2/head
2016-02-28  AndrewRademacherAdded readme, license, and light commenting.
2016-02-28  AndrewRademacherImplemented UDP chunking.
2016-02-28  AndrewRademacherSuccessful test of un-chunked message.
2016-02-28  AndrewRademacherFramed UDP function.
2016-02-25  AndrewRademacherDefined sendLog function.
2016-02-25  AndrewRademacherDefined Graylog type to contain connection informaiton.
2016-02-24  AndrewRademacherAdded testing for UDP method.