ParseLink, a proxying solution to allow FFXIV players to share their parser data with others in real time.
Go to file
Kurt Sassenrath f894b8eaf6 Map/Array support as "tokens"
This essentially completes the token_reader. In the future, we will
probably want something that lets us allocate maps/arrays more
seamlessly, but we can start working on client-server architecture with
this reader.
2023-09-18 23:22:02 -07:00
source Map/Array support as "tokens" 2023-09-18 23:22:02 -07:00
tests Map/Array support as "tokens" 2023-09-18 23:22:02 -07:00
.bazelrc import msgpack, begin work on object API 2023-09-07 15:06:00 -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 import msgpack, begin work on object API 2023-09-07 15:06:00 -07:00