ParseLink, a proxying solution to allow FFXIV players to share their parser data with others in real time.
Go to file
Kurt Sassenrath ec3b953384 Various updates to initial server code.
Need to create user sessions and handle msgpack-encoded packets. The
plan is to use a branch of oh::msgpack with tl::expected.
2023-09-05 16:25:57 -07:00
source Various updates to initial server code. 2023-09-05 16:25:57 -07:00
tests/common Initial server interface, minor logging changes. 2023-09-04 22:46:33 -07:00
.bazelrc Initial commit 2023-09-04 16:03:58 -07:00
.gitignore Initial commit 2023-09-04 16:03:58 -07:00
beastref.cpp Initial server interface, minor logging changes. 2023-09-04 22:46:33 -07:00
BUILD Initial server interface, minor logging changes. 2023-09-04 22:46:33 -07:00
WORKSPACE Initial commit 2023-09-04 16:03:58 -07:00