Entries by Dan Mangum

Open Sourcing xk6-coap

Today, Golioth is open-sourcing an early version of xk6-coap, a Grafana k6 extension that enables authoring load testing scenarios in Javascript that interact with Constrained Application Protocol (CoAP) endpoints. k6 is a load testing framework from Grafana Labs focused on extensibility, scalability, and developer experience. The Importance of Load Testing Load testing is the practice […]

Life of a CoAP Message

Golioth uses CoAP to communicate with IoT devices out in the world through our various SDKs. This post walks readers through the layers a packet passes through from device up to the CoAP endpoints in the cloud.