Opened 17 years ago

Closed 17 years ago

#126 closed task (worksforme)

4.4.3 Implement STUN client side TURN

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: ICE
Component: pjlib-util Version: trunk
Keywords: stun_client Cc:
Backport to 1.x milestone: Backported:

Description


Change History (2)

comment:1 Changed 17 years ago by bennylp

  • Milestone changed from release-0.6.0 to release-0.6.0-prealpha

comment:2 Changed 17 years ago by bennylp

  • Resolution set to worksforme
  • Status changed from new to closed

Contemplated of creating an abstraction for client side TURN session because it might be useful to have the library managed allocation timer etc, but decided not to do it because I imagined an ICE client would need to send data to different destinations, such as:

  • the direct remote address, or
  • the address of STUN/TURN server.

Maybe this decision would need to be revisited in the future, but for now, it's application responsibility to manage the TURN client session.

Note: See TracTickets for help on using tickets.