Emia
Emia
Hi @DentonGentry . Welcome. Folding lines not (yet) supported, although it would nice that SIP followed HTTP in this and removed this behavior. Can I ask is this some legacy...
OK sure. It can be fixed on parsing level but most probably not on writing. Give some time, in order to look into this.
This should be fixed, or at least avoid panic and crashing services! Do your nil checks for reflect!
Hi @dennwc . I would see maybe this as big shift. I do configure/use zerolog on other projects. I need to know understand more myself all of this latest changes....
Note of possible drop performance https://github.com/rs/zerolog/issues/571
hey @dennwc do you mind opening this as issue?
this fix is accepted and now in progress on branch https://github.com/emiago/sipgo/tree/slog
middlewares are just extra function calling. Wrapping as such should not be big deal. I find them very hard to track when it comes to debuging in some frameworks. Still...
First of all we need library or implement HEP wrapping. So if you can have this shared, that would 90% job. I can rethink what would be best way to...
Client must determine this based on recipient or if based on local connection interface addr via Request Laddr. In first case it should be enough to deteremine raddr.IP