mirror of
https://github.com/aler9/gortsplib
synced 2025-10-13 02:43:53 +08:00
add ClientConf.OnRequest, ClientConf.OnResponse
This commit is contained in:
@@ -61,7 +61,7 @@ func (c ServerConf) Serve(address string, handler ServerHandler) (*Server, error
|
||||
}
|
||||
|
||||
s := &Server{
|
||||
c: c,
|
||||
conf: c,
|
||||
listener: listener,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user