Adds a testing utility that allows running the ICE sample over two distinct stations. |
|
More...
|
about 15 years ago
|
Adds sample sdp generation |
|
More...
|
about 15 years ago
|
Adds a nomination utility with, currently, two nomination strategies. |
|
More...
|
about 15 years ago
|
Implements a default NOMINATE_FIRST_VALID nomination strategy. |
|
More...
|
about 15 years ago
|
Starts work on custom nomination strategies |
|
More...
|
about 15 years ago
|
Starts work on custom nomination strategies |
|
More...
|
about 15 years ago
|
Fixes issues with ICE processing in a basic use case |
|
More...
|
about 15 years ago
|
Fixes issues with ICE processing in a basic use case |
|
More...
|
about 15 years ago
|
In an effort to simplify use of the library Reduces visibility for a number of methods that user applications won't need to access. |
|
More...
|
about 15 years ago
|
Moves the connectivity check client and server into the ice package so that we could reduce visibility to methods that are not meant for users of the lib. |
|
More...
|
about 15 years ago
|
Partially implements termination procedures |
|
More...
|
about 15 years ago
|
Adds an IceProcessingState tracking to Agents |
|
More...
|
about 15 years ago
|
Adds an IceProcessingState to Agents |
|
More...
|
about 15 years ago
|
Commits work on pair nomination (Section 8.1.1). Work in progress |
|
More...
|
about 15 years ago
|
Commits work on pair nomination (Section 8.1.1). Work in progress |
|
More...
|
about 15 years ago
|
Commits work on pair nomination (Section 8.1.1). Work in progress |
|
More...
|
about 15 years ago
|
Implements support for Check List and Timer State Updates (RFC 5245 7.1.3.3.) |
|
More...
|
about 15 years ago
|
Implements support for Check List and Timer State Updates (RFC 5245 7.1.3.3.) |
|
More...
|
about 15 years ago
|
Implements candidate nomination as per sections 7.2.1.5. and 7.2.3.2.4. from RFC 5245 |
|
More...
|
about 15 years ago
|
Implements client side support for Updating Pair States (RFC 5245: Section 7.1.3.2.3). So did the previous commit despite the wrong commit message |
|
More...
|
about 15 years ago
|
Implements client side valid list construction (RFC 5245: Section 7.1.3.2.2) |
|
More...
|
about 15 years ago
|
Implements client side valid list construction (RFC 5245: Section 7.1.3.2.2) |
|
More...
|
about 15 years ago
|
Adds support for client side discovery of PEER-REFLEXIVE-CANDIDATES. (RFC 5245: Section 7.1.3.2.1) |
|
More...
|
about 15 years ago
|
Completes failure handling. (RFC 5245: Section 7.1.3.1) |
|
More...
|
about 15 years ago
|
Implements client side role conflict detection and resolution (RFC 5245: Section 7.1.3.1) |
|
More...
|
about 15 years ago
|
Implements server side role conflict detection and resolution (RFC 5245: Section 7.2.1.1) |
|
More...
|
about 15 years ago
|
Implements server side role conflict detection and resolution (RFC 5245: Section 7.2.1.1) |
|
More...
|
about 15 years ago
|
Refactors the implementation of the ICE-CONTROLLING and ICE-CONRTOLLED attributes to avoir the 95% duplication between the two |
|
More...
|
about 15 years ago
|
Allows the application to trigger a 400 Bad Request response by throwing an IllegalArgumentException from within processRequest(). Responds with a 400 when incoming requests are missing the PRIORITY attribute |
|
More...
|
about 15 years ago
|
Adds automatic generation of 500 Server Error responses in case of an exception during request processing. Renames requestReceived() to processRequest() for uniformity with response processing. |
|
More...
|
about 15 years ago
|