| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-17 | 1.3 kB | |
| Version 1.7.1 source code.tar.gz | 2026-04-17 | 107.6 kB | |
| Version 1.7.1 source code.zip | 2026-04-17 | 158.9 kB | |
| Totals: 3 Items | 267.8 kB | 0 | |
What's Changed
- Increase max ice candidates to 30 by default by @aronrosenberg in https://github.com/paullouisageneau/libjuice/pull/323
- picohash uses wrong endianess if endian.h is used by @miray-sb in https://github.com/paullouisageneau/libjuice/pull/324
- build: remove 'f' modifier from ar invocation by @MatiasLopezING in https://github.com/paullouisageneau/libjuice/pull/327
- Add defined(x) check for all defines which may not exist by @aronrosenberg in https://github.com/paullouisageneau/libjuice/pull/330
- fix: don't kill connection when recv fairness limit is reached by @byteboon in https://github.com/paullouisageneau/libjuice/pull/329
- Fixes and enhancements to ICE-TCP by @paullouisageneau in https://github.com/paullouisageneau/libjuice/pull/332
New Contributors
- @aronrosenberg made their first contribution in https://github.com/paullouisageneau/libjuice/pull/323
- @miray-sb made their first contribution in https://github.com/paullouisageneau/libjuice/pull/324
- @MatiasLopezING made their first contribution in https://github.com/paullouisageneau/libjuice/pull/327
- @byteboon made their first contribution in https://github.com/paullouisageneau/libjuice/pull/329
Full Changelog: https://github.com/paullouisageneau/libjuice/compare/v1.7.0...v1.7.1