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