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
There is no communication agreement between server and client, that should be possible but not sure if it could be friendly. There is a way to do custom communication on messages from client to server but not on server to client.
My biggest reason would be to interop with existing Angular, react application. But it would also be good if we could generate a connecting api in typescript or sth similar.
Is it possible to use this directly in javascript? Probably there should be a way to generate an api documentations for use with other clients?
The text was updated successfully, but these errors were encountered: