Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Read the combat log from Memory for instantaneous update #11

Open
pjmagee opened this issue Oct 26, 2015 · 0 comments
Open

Read the combat log from Memory for instantaneous update #11

pjmagee opened this issue Oct 26, 2015 · 0 comments

Comments

@pjmagee
Copy link
Owner

pjmagee commented Oct 26, 2015

Read the combat log file from memory to bypass the latency issue when the client writes the values to the combat log file. This also removes the need to check for new combat log files being created on disk and removes the IO bottleneck.

Alternatively, figure out a way to read the packets sent from the client/server and use this for instantaneous combat logging updates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant