Revert "handle_binary"

This reverts commit bc47fdfdfd.
This commit is contained in:
Floriane TUERNAL SABOTINOV
2025-09-02 15:25:21 +02:00
parent 7567b57553
commit 190ddc0d7b
@@ -306,7 +306,6 @@ impl<R, S> AuthenticatedHandler<R, S> {
/// # Arguments
///
/// * `bin_msg`: raw message to handle.
#[instrument(skip_all)]
async fn handle_binary(&mut self, bin_msg: Vec<u8>) -> Message {
trace!("binary request");
// this function decrypts the request and checks the MAC