Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 771 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 771 Bytes

Audio-Arca

Experimental Toy-Chat Add-On For Arca, Library PortAudio(I/O)-Architecture Testing. An Audio and Text Chat Client-Server Application Written in Golang. Supposedly Will Convert The TCP Calls to HTTP & Further Rewriting the HTTP Functions To Call Them in Node.js Environment For Implementation of This Sub-Modularity-Function in Evangelion.

Screenshot (9)

Binaries Are Supplied in The Client and Server Folders, The DLL is Required For the App to Run.

Basic Audio Sending And Play-Back Code is From Here: Audio Streaming Service in GO