handled-log
This commit is contained in:
parent
99cb832538
commit
54c0571b9e
|
@ -100,6 +100,8 @@ async fn connect_handler(
|
|||
ServerError("Internal Server Error")
|
||||
});
|
||||
break;
|
||||
} else {
|
||||
println!("[handler] message handled {}", message_str);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user