Skip to content

whizsid/tarpc-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarpc Client on WASM

Clone the project with submodules. :- git clone --recurse-submodules <git-url>

To run client:-

  1. Install trunk
  2. Go to client folder. cd client
  3. Run trunk serve
  4. Open http://127.0.0.1:8080 on your browser

To run server:-

`cargo run --package server

About

Tarpc client on WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published