Getting Metrics from Your OpenZiti Controller over WebSockets
What I learned subscribing to real-time controller events from Go
Search for a command to run...
Articles tagged with #go
What I learned subscribing to real-time controller events from Go
Moving to Go as my primary development language was a surprisingly easy transition. Coming from a language with strong OOP roots, like Java, I quickly found many analogs for the OOP constructs I was used to, but also had to adjust my thinking. This a...

A few days ago, we had a user bring to our attention, a failure of OpenZiti on a Raspberry Pi 4 running a 32-bit operating system. As I got started investigating the bug, I smirked a little as it just so happened to be Pi day (March 14th). In any cas...

Introduction I work with Golang every day as a developer on the OpenZiti project. In learning Go, I've hit various stumbling blocks, settled on some best practices and hopefully gotten better at writing Go code. This series exists to share some of th...
