update api

This commit is contained in:
yggverse 2024-10-25 15:01:17 +03:00
parent 9793a67187
commit a8230bed37
9 changed files with 91 additions and 325 deletions

View file

@ -1,5 +1,6 @@
pub enum Error {
Close,
Connection,
Response,
Request,
Response,
}