Files
simplex-chat/docs/dependencies/README.md
T
2025-04-25 11:17:09 +01:00

10 lines
476 B
Markdown

# SimpleX Chat and SimpleX servers dependencies
[SQLCipher](https://github.com/sqlcipher/sqlcipher): Extension of [SQLite](https://sqlite.org) with encryption ([BSD-style](./licences/build/sqlcipher/LICENSE.md))
[vlc](https://github.com/videolan/vlc): VLC media player library ([LGPLv2](./licences/build/vlc/COPYING.LIB))
[WebRTC](https://webrtc.googlesource.com/src/): RTC for calls ([BSD-3-clause](./licences/build/webrtc/LICENSE))
[Haskell dependencies](./HASKELL.md).