Skip to content

1.1.0

Compare
Choose a tag to compare
@unfor19 unfor19 released this 22 Mar 23:27
· 13 commits to master since this release
998db0a
  • Added frigga's webserver - both WebSockets and HTTP, the default is WebSockets
  • Added frigga's client - both WebSockets and HTTP, the default is WebSockets
  • Added webserver to docker-compose/docker-compose.yml - both WebSockets (port=8084) and HTTP (port=8083)
  • Added frigga version to print the installed version
  • [WIP] Added src/frigga/templates/index.html - Supports invoking functions with GUI (browser). Currently supports only prometheus-get. Will create another branch to continue this work