Skip to content

IPv6 support, plus other changes

Compare
Choose a tag to compare
@smasherprog smasherprog released this 24 Oct 16:51
· 82 commits to master since this release

Added ipv6 support
Swapped out boolean compression for a clearer enum
Added BufferedBytes to IWSocket which will let you know how many bytes are buffered internally by the library. This is useful for implementing throttling