Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.07 KB

README.MD

File metadata and controls

25 lines (20 loc) · 1.07 KB

Virtual Assistant Voice Gateway - GO POC


made-with-Go Maintenance

VA Voice GW POC written in GO. Main purpose is to compare with Rust based version in terms of:

  • performance (CPU, throughput)
  • memory consumption
  • Last but not least: SW design (ease of coding, maintainability, etc.)

How to format the code

go fmt github.com/va-voice-gateway

Go design patterns

To check