API integration #2

Open
opened 2023-12-13 18:26:51 +01:00 by Navy.gif · 0 comments
Owner

Need to figure out how to approach integrating the API, how to deal with IPC messaging.
Previously the bot used the IPC channel Node creates for process trees, but I don't think that is sustainable, especially if the bot needs to be clustered at some point, thus I think some sort of web socket is necessary.

This is also tied to bringing the documentation page up, as the API backend serves the documentation.

Need to figure out how to approach integrating the API, how to deal with IPC messaging. Previously the bot used the IPC channel Node creates for process trees, but I don't think that is sustainable, especially if the bot needs to be clustered at some point, thus I think some sort of web socket is necessary. This is also tied to bringing the documentation page up, as the API backend serves the documentation.
Navy.gif added this to the Todo list project 2023-12-13 18:26:51 +01:00
Navy.gif added the
Priority
Medium
label 2023-12-13 18:28:56 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Galactic/galactic-bot#2
No description provided.