Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/georgekaran/audio-streaming-through-tcp-in-golang

:sound: :blush: Simple audio streaming project through TCP in Golang
https://github.com/georgekaran/audio-streaming-through-tcp-in-golang

audio golang tcp

Last synced: 3 days ago
JSON representation

:sound: :blush: Simple audio streaming project through TCP in Golang

Awesome Lists containing this project

README

        

## Audio streaming through TCP in Golang

**This project was built upon the article [How to build an audio streaming server in Go](https://medium.com/@valentijnnieman_79984/how-to-build-an-audio-streaming-server-in-go-part-1-1676eed93021) By Valentijn Nieman**

It uses Portaudio under the hood to get audio I/O.