Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
api
assets
base
containers
external
firmware
services
storage
trace
tls
uart
uuid
writer
zlib
Interface ServiceHandler
A handler for requests from clients.
A
ServiceProvider
may provide multiple services, each of which comes with a handler. That handler is then called for the corresponding request from the client.
Interface summary
Constructors
Statics
Methods
Fields
handle
index/
int
arguments/
any
--gid/
int
--client/
int
->
any
Methods
handle
index/
int
arguments/
any
--gid/
int
--client/
int
->
any