Skip to content

Latest commit

 

History

History

server_integration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Server integration example

Example of a workspace with Actix server.

Client:

  • Is served by Actix.
  • Consists of Fetch API examples. Examples are submodules.

cargo make start

Open 127.0.0.1:8000 in your browser.