imLinguin / comet

Open Source implementation of GOG Galaxy Communication Service for SDK bundled with GOG games.
GNU General Public License v3.0
246 stars 10 forks source link

Expose interface for third party integrations #18

Open imLinguin opened 8 months ago

imLinguin commented 8 months ago

We need some sort of interface for communication between third party apps and comet in order to communicate updates like achievements, useful for external overlays.

kevin-wijnen commented 4 months ago

After noticing this mentioned in the new README - are there any concrete plans for this feature yet?

Such as with what type of interface?

I'd personally suggest:

imLinguin commented 4 months ago

Indeed separate TCP socket seems like the best cross-platform approach.