Dyalog / Jarvis

APL-based web service framework supporting JSON or REST
https://dyalog.github.io/Jarvis/
MIT License
33 stars 6 forks source link

Allow dynamic session creation #23

Open bpbecker opened 3 years ago

bpbecker commented 3 years ago

Allow a setting such that the client can be assigned a session without first calling StartSessionEndpoint. Such a request could also include basic HTTP authentication credentials.