Skip to content

1.3.3

Compare
Choose a tag to compare
@winsock winsock released this 16 Feb 20:43
· 32 commits to v1 since this release
6e56fc1

1.3.3

  • Return authentication errors for inbound connection Dialing
  • Add in ExitAndClose to Conn as a helper to gracefully exit and close(Send exit to FreeSWITCH before closing the network connection)
  • Fix race conditions when connections are closed
  • Allow the onDisconnect handler to be nil for Inbound connections