Can I still receive the Notification and match state when the session expires?

Can I still receive the Notification and match state when the session expires?
When I tried to set nakama’s token_expiry_sec and refresh_token_expiry_sec very short, I found that except RPC could not be called, Notification and match state could still be received. Why?Thank you.

Hello @hxw956631920, the socket is not automatically torn down and will remain connected even if the token is expired.