暫無描述

Rain 2a85e20e49 JSON as default 1 月之前
client 40ebec68d4 Move message send/receive functions to shared 1 月之前
client_cli 2a85e20e49 JSON as default 1 月之前
client_shared 40ebec68d4 Move message send/receive functions to shared 1 月之前
logging 689ac8a0d1 Fix logging and reorganize code 1 月之前
procmacro e2ba11d923 logging 1 年之前
readme 5e8bb3e93c Readme 11 月之前
server 63cc4111b4 Better URL handling 1 月之前
utils e50ac2b60b Cleaner Rust block encryption code 11 月之前
.gitignore 689ac8a0d1 Fix logging and reorganize code 1 月之前
Cargo.toml a68550ed66 Client CLI 1 月之前
README.md 5e8bb3e93c Readme 11 月之前

README.md

Channel

Build

  • Client: cargo r
  • Server: cargo r --bin server

Usage

Server runs on localhost port 8080 (127.0.0.1:8080).

Screenshots