mirror of
https://github.com/mii443/encrypt.git
synced 2025-08-22 15:05:33 +00:00
add server function call
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#[server(ip = "localhost:8080")]
|
||||
fn main() {
|
||||
send(receive());
|
||||
}
|
||||
|
Reference in New Issue
Block a user