Cradber / audio_streamer

An audio streaming server and client example in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An audio streaming server and client example in Golang


Languages

Language:Go 100.0%