sipgo icon indicating copy to clipboard operation
sipgo copied to clipboard

Server Request handler to have context.Context

Open emiago opened this issue 1 year ago • 0 comments

Idea same as http, to detect either ServerTransaction termination or request termination.

Currently ServerTransaction is context compatible but not exposed to server handlers

emiago avatar Feb 10 '25 22:02 emiago