I want to create my customed WebtransportSession struct instead of using the WebtransportSession in h3_webtransport.
I found it is hard to reuse code in h3_webtransport for many struct has private new function. Is it possible public these new function?
Thanks
I want to create my customed WebtransportSession struct instead of using the WebtransportSession in h3_webtransport.
I found it is hard to reuse code in h3_webtransport for many struct has private new function. Is it possible public these new function?
Thanks