2024-03-28 21:46:26 -05:00
2023-10-09 22:12:26 -04:00
2023-11-16 07:51:55 -05:00
2023-11-16 07:51:55 -05:00
2023-08-05 21:01:27 -04:00
2024-03-01 21:14:11 -05:00
2024-03-28 21:46:26 -05:00
2023-09-28 10:06:22 -04:00
2024-02-27 21:37:39 -05:00
2024-03-28 21:46:26 -05:00
2023-09-29 12:31:16 -04:00
2023-01-09 22:50:34 -05:00
2023-09-29 12:31:16 -04:00
2023-10-22 10:02:57 -04:00
2023-09-28 14:38:50 +00:00
2023-01-07 21:43:31 -05:00
2023-07-26 17:42:11 -04:00
2024-02-11 23:18:20 -05:00
2024-02-11 23:18:20 -05:00
2023-07-26 10:06:54 -04:00
2024-02-27 22:12:04 -05:00
2023-09-26 21:22:54 -05:00
2024-03-28 21:46:26 -05:00
2024-03-01 16:25:56 -05:00
2023-01-11 19:17:04 -05:00
2023-07-26 10:23:42 -04:00
2023-07-26 10:23:42 -04:00
2023-07-26 22:38:09 -04: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.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:

./setup_linux.sh

For Mac Systems:

./setup_macos.sh

Updating Code

To update the WASM binary from veilid-wasm:

  • Debug WASM: run ./wasm_update.sh
  • Release WASM: run /wasm_update.sh release
Description
VeilidChat
Readme MPL-2.0 12 MiB
Languages
Dart 91.5%
C++ 3.5%
CMake 2.8%
Shell 0.9%
Ruby 0.4%
Other 0.9%