William Johansson

Results 3 issues of William Johansson

This PR adds a `ServiceData()` function to `AdvertisementFields` which returns a map of service data, similar to manufacturer data. I don't know the Bluetooth spec enough to understand the difference...

Pass a context that contains trace information extracted from the incoming message, allowing traces to span from publishers over to subscribers. In order for publishers to include tracing information, the...

The AuthenticatedHTTPHandler wraps HTTPHandler and verifies that the there is a valid Google-signed bearer token in the Authorization header. Optionally also verifies a user specified audience and email token claim.