[libnice] RELEASE: libnice 0.1.8

Olivier Crête olivier.crete at collabora.com
Thu Oct 9 14:42:11 PDT 2014


This is a BIG release. The biggest thing is ICE-TCP support, this is
brand new and needs testing. I'm certain there are problems hiding!

Other big feature is FIN-ACK support in PseudoTCP, so HTTP/1.0 without
Content-Length should now work over it.


Distributors: Don't put this in your stable distribution yet!


Added FIN-ACK behavior in the PseudoTCP
ICE-TCP, both standard mode and Microsoft compatible
Microsoft compatible TURN-TCP
API: nice_address_equal_no_port() to compare NiceAddresses ignoring the
  port
API: nice_agent_get_component_state() to get the current component state
API: agent:keepalive-conncheck to make the agent use conncheck
  keepalives and fail the connection if there is no answer
API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP
  behaviours
API: agent:bytestream-tcp to know if the send/receives in reliable mode
  create full packets or not
API: New signals agent::new-selected-pair-full,
  agent::new-candidate-full, agent::new-remote-candidate-full which
  include the NiceCandidates directly
API: Deprecated agent::new-selected-pair and agent::new-candidate and
  agent::new-remote-candidate signals
Now all signals are emitted at the function return time


tarball: http://nice.freedesktop.org/releases/libnice-0.1.8.tar.gz
signature: http://nice.freedesktop.org/releases/libnice-0.1.8.tar.gz.asc
git: http://cgit.collabora.com/git/libnice.git/

-- 
Olivier Crête
olivier.crete at collabora.com



More information about the nice mailing list