Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 353 Bytes

readme.md

File metadata and controls

3 lines (2 loc) · 353 Bytes

This is a audio streaming server and client example written in Golang

It uses Portaudio under the hood to get audio I/O (and should therefore work on most platforms) and sends/receives via HTTP. This is an example I wrote for this article.