- Remove allocs from raknet profiling serialization, ip w/o port and port are now separately assigned when ipaddress is set, changing it to a one-time alloc on connection
- Event field value types have been converted to a union, reducing memory per event field by around half
- Add support for StringView event fields (currently unused)