Documentation ¶
Overview ¶
Package browser provides the ability to send WebP images to a browser over websockets.
Index ¶
Constants ¶
View Source
const (
TidbytAPIPush = "https://api.tidbyt.com/v0/devices/%s/push"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Browser ¶
type Browser struct {
// contains filtered or unexported fields
}
Browser provides a structure for serving WebP images over websockets to a web browser.
Click to show internal directories.
Click to hide internal directories.