WebClub-NITK / WebClub-NITK/bifrost
Compress SDP key
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the SDP key is just converted into base64. Add key compression to make the key smaller and easier to share. You can look into lossless compression methods for this. Try to make the key as small as possible while still being able to decompress.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.