Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visheshc14/audio-arca
An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.
https://github.com/visheshc14/audio-arca
client-server golang gopher http portaudio websocket
Last synced: 5 days ago
JSON representation
An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.
- Host: GitHub
- URL: https://github.com/visheshc14/audio-arca
- Owner: visheshc14
- Created: 2021-09-23T13:23:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-02T17:06:51.000Z (over 3 years ago)
- Last Synced: 2024-11-18T13:28:57.820Z (2 months ago)
- Topics: client-server, golang, gopher, http, portaudio, websocket
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)](https://user-images.githubusercontent.com/36515357/135725958-0739cbb1-a98a-4904-90ff-98ed97560e25.png)
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](https://medium.com/@valentijnnieman_79984/how-to-build-an-audio-streaming-server-in-go-part-1-1676eed93021)