An open API service indexing awesome lists of open source software.

https://github.com/dnesting/uhttp

Golang HTTP over UDP
https://github.com/dnesting/uhttp

golang http multicast udp

Last synced: 19 days ago
JSON representation

Golang HTTP over UDP

Awesome Lists containing this project

README

          

# uhttp

uhttp is a rudimentary implementation of HTTP over UDP, with support for both unicast and multicast.

Presently only a client is implemented.

[![Documentation](https://godoc.org/github.com/dnesting/uhttp?status.svg)](http://godoc.org/github.com/dnesting/uhttp)