Skip to content

Dimfred/tcg-lightning-xmage-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcg-lightning-xmage-bridge

TypeScript client library for interacting with XMage servers via a WebSocket proxy.

Install

git submodule update --init --recursive
make xmage-init
bun install
make xmage-package
make protogen

Run

make help          # show all available targets
make xmage-run     # start the XMage server (terminal 1)
make proxy-run     # start the WebSocket proxy (terminal 2)
make run-try       # run the test script (terminal 3)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors