Opened 18 years ago
Closed 18 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 18 years ago by bennylp
- Milestone changed from release-0.6.0 to release-0.6.0-prealpha
comment:2 Changed 18 years ago by bennylp
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
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:
Maybe this decision would need to be revisited in the future, but for now, it's application responsibility to manage the TURN client session.