espressif/esp_peer

1.2.3

Latest
uploaded 5 hours ago
Espressif PeerConnection Library
# Changelog

## v1.2.3

### Features

- Added support for IDFv6.0
- Added API `esp_peer_pre_generate_cert` for pre-generate DTLS key

### Bug Fixes

- Fixed build error on IDFv6.0
- Make DTLS module to be open source
- Fixed data channel role not follow DTLS role

## v1.2.2

### Bug Fixes

- Fixed build error for component name miss matched

## v1.2.1

### Features

- Make `esp_peer` as separate module for ESP Component Registry
- Allow RTP rolling buffer allocated on RAM

### Bug Fixes

- Fixed handshake may error if agent receive handshake message during connectivity check

## v1.2.0

### Features

- Added reliable and un-ordered data channel support
- Added FORWARD-TSN support for un-ordered data channel

### Bug Fixes

- Fixed keep alive check not take effect if agent only have local candidates
- Fixed agent mode not set if remote candidate already get

## v1.1.0

### Features

- Export buffer configuration for RTP and data channel
- Added support for multiple data channel
- Added notify for data channel open, close event

### Bug Fixes

- Fixed keep alive check not take effect if peer closed unexpectedly


## v1.0.0

- Initial version of `peer_default`

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp_peer^1.2.3"

or download archive

Stats

  • Archive size
    Archive size ~ 1.35 MB
  • Downloaded in total
    Downloaded in total 32 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_peer version: 1.2.3
|