mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-08-22 01:01:51 +00:00
feat(core): server RequestHook support
This commit is contained in:
@@ -25,6 +25,7 @@ func TestUDPSessionManager(t *testing.T) {
|
||||
}
|
||||
return m, nil
|
||||
})
|
||||
io.EXPECT().Hook(mock.Anything, mock.Anything).Return(nil, nil)
|
||||
|
||||
go sm.Run()
|
||||
|
||||
|
Reference in New Issue
Block a user