Contains small POC snippets for a variety of functionalities.
Golang snippets
- turn server test based on coturn and pion webrtc
- horizontal scaling test using traefik load balancer
- mongoDB basic example is a basic mongoDB setup creating user and user settings collections based on mongoDB
- timescaleDB basic example is a basic timescaleDB setup handling json data in a table
- docker container depolyment test starts a docker container using existing image
- server to server webrtc is a pion to pion webrtc example implementation
- grafana json streaming datasource is a simple data streamer backend for grafana dashboards
- load tester allows the user to benchmark backend and database performance using golang, grafana and locust
Under MIT license.