Christien Rioux bae58d5f5c Merge branch 'table-db-array' into 'main'
Long conversation support

See merge request veilid/veilidchat!28
2024-06-06 11:56:33 +00:00
2024-06-06 07:49:42 -04:00
2024-05-21 20:07:43 -04:00
2024-06-06 07:49:42 -04:00
2024-05-21 19:48:36 -04:00
2024-06-06 07:49:42 -04:00
2024-05-09 10:54:52 -05:00
2024-05-09 10:54:52 -05:00
2024-06-06 07:55:49 -04:00
2024-06-06 07:55:49 -04:00
2024-06-06 07:51:30 -04:00
2024-06-02 14:03:10 -05:00

VeilidChat

VeilidChat is a chat application written for the Veilid (https://www.veilid.com) distributed application platform. It has a familiar and simple interface and is designed for private, and secure person-to-person communications.

For more information about VeilidChat: https://veilid.com/chat/

For more information about the Veilid network protocol and app development platform: https://veilid.com

Setup

While this is still in development, you must have a clone of the Veilid source checked out at ../veilid relative to the working directory of this repository.

For Linux Systems:

./dev-setup/setup_linux.sh

For Mac Systems:

./dev-setup/setup_macos.sh

Updating Code

To update the WASM binary from veilid-wasm:

  • Debug WASM: run ./dev-setup/wasm_update.sh
  • Release WASM: run ./dev-setup/wasm_update.sh release
Description
VeilidChat
Readme MPL-2.0 13 MiB
Languages
Dart 91.3%
C++ 3.5%
CMake 2.8%
Shell 0.9%
HTML 0.5%
Other 1%