Skip to content

Build 1616

Compare
Choose a tag to compare
@thegalah thegalah released this 13 Jan 22:50
· 38 commits to master since this release
d4b0763
Rust starter kit (#61)

* Add Rust starter kit, WIP

* Remove lib file from Rust starter kit

* Add Dockerfile

* Add Rust agent to the base-compose setup

* Try checking GAME_CONNECTION_STRING env var in Rust agent

* Cleanup in Rust agent, remove unused function & use &String instead of String as arg