Load custom ACS files #12

Open
opened 2024-07-12 23:29:43 -04:00 by dakrk · 3 comments
Owner

loading custom ACS files would be cool. that is all

loading custom ACS files would be cool. that is all
Elijah added the
enhancement
label 2024-07-14 16:14:47 -04:00
Owner

Will require parsing agent files on the server side and validating them to make sure they don't crash the client

Will require parsing agent files on the server side and validating them to make sure they don't crash the client
Author
Owner

Shouldn't the client just have error handling itself and fall back to a known, default agent if something is thrown? Sounds better than just blindly trusting the server

Shouldn't the client just have error handling itself and fall back to a known, default agent if something is thrown? Sounds better than just blindly trusting the server
Owner

Ideally yes but parsing on the server is a must too to filter out obvious garbage, we'll probably end up needing a blacklist at some point too

Ideally yes but parsing on the server is a must too to filter out obvious garbage, we'll probably end up needing a blacklist at some point too
Sign in to join this conversation.
No milestone
No project
No assignees
2 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: computernewb/MSAgent-Chat#12
No description provided.