You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation keeps the HTTP REST API tightly coupled with the API endpoints. If other transport protocols are to be implemented with pallium this needs to abstracted. Any processing of user input needs to be separated and called from the HTTP handler functions.
The text was updated successfully, but these errors were encountered:
The current implementation keeps the HTTP REST API tightly coupled with the API endpoints. If other transport protocols are to be implemented with pallium this needs to abstracted. Any processing of user input needs to be separated and called from the HTTP handler functions.
The text was updated successfully, but these errors were encountered: