secretsauceai / voice-assistant-protocol

A bus for voice assistants, including benchmarks.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Do we need confirmable messages? #9

Open sheosi opened 2 years ago

sheosi commented 2 years ago

Confirmable messages in CoAP operate like TCP messages, they make the application return an ACK message. If a lot of methods here have answers do we need confirmable messages?