summaryrefslogtreecommitdiffstats
path: root/src/packets/mod.rs
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2024-04-05 12:02:00 +0200
committerMatthias Beyer <mail@beyermatthias.de>2024-04-05 15:09:48 +0200
commitc6296007528a595891c30a599aabf3d8d1aa71a9 (patch)
tree63a7182862f23d7c0aaf8a3ccdbeff82d859c95a /src/packets/mod.rs
parent16dd1fe3465fbb90e640975b5aa6de0541d42090 (diff)
Rename handle functions
We call these "handle" functions only after receiving information from the server (for now), so there's no decision-process to be implemented by the user. There's no need to be async here, and the user cannot return values to cloudmqtt in this case. Therefore, we call these functions `on_*` because we simply notify the user of something that happened. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'src/packets/mod.rs')
0 files changed, 0 insertions, 0 deletions