Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Abstraction exchange entrance for Centralized or Distributed MatchMaker System

License

Notifications You must be signed in to change notification settings

exchange-prototype/Entrance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entrance

(WIP)

Protocol

  1. Make Order

    • To Matchmaker:
    • From MatchMaker:
  2. Take Order

    • To Matchmaker:
    • From MatchMaker:
  3. Cacel Order

    • To Matchmaker:
    • From MatchMaker:

Run

Run Your Matchmaker

...

Run Entrance Server

To start your server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

Abstraction exchange entrance for Centralized or Distributed MatchMaker System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published