Skip to content
Snippets Groups Projects
  1. Apr 29, 2019
    • Sébastien Blin's avatar
      ice: support RFC 6544 ICE over TCP · ee2fe1a4
      Sébastien Blin authored
      This patch is the first one used to perform ICE over TCP. Leads to
      major changes:
      
      + IceTransport has now a tcpEnable parameters to use TCP instead
      of UDP. Also, this patch makes ICE aggressive nomination available.
      + File transfer is now usable without TURN in a local network. For
      now, UPnP is not supported, this will come in a near future. Now,
      it can use a direct connection between two pairs.
      
      If the negotiation between peer fails, the TURN is used as a
      fallback. Moreover, to avoid breaking compability when a peer wants
      to connect, it will send the SDP message followed by TURN ips (like
      the current version).
      
      Change-Id: I0425c7da34ff2bc272c376261847195be768d522
      Unverified
      ee2fe1a4
  2. Apr 23, 2019
  3. Apr 19, 2019
  4. Apr 17, 2019
  5. Apr 16, 2019
  6. Apr 15, 2019
  7. Apr 12, 2019
  8. Apr 11, 2019
  9. Apr 09, 2019
  10. Apr 08, 2019
  11. Apr 05, 2019
  12. Apr 04, 2019
  13. Apr 03, 2019
Loading