v0.1.0
netem v0.1.0
netem provides network emulation for Go net.Conn and net.PacketConn interfaces, enabling thread-safe, dynamic configuration of network conditions.
Added policies for:
- Bandwidth
- Jitter
- Loss
- Latency
- Fault
Added connection types for:
- Conn
- PacketConn