mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-06 10:21:37 +00:00
10 lines
476 B
Markdown
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).
|