Changes between Version 27 and Version 28 of WikiStart
- Timestamp:
- 03/28/19 16:38:12 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v27 v28 68 68 This section describes the RunSession service. It is available at {{{http:..:8080//runserver/runsession}}}. 69 69 This service starts up and runs a complete session when it is accessed (http get or post). 70 To start a session, the http get must include a JSON-serialized genius2.protocol.session.SessionSettings object. Typically this looks like this (assuming you want to use SAOP protocol): 70 To start a session, the http get must include a JSON-serialized genius2.protocol.session.SessionSettings object. The javadoc in the [https://tracinsy.ewi.tudelft.nl/trac/Genius2/browser/protocol/src/main/java/genius2/protocol/session/saop/SAOPSettings.java source code] gives all details, here we discuss it only briefly. 71 72 Typically the settings looks like this (assuming you want to use SAOP protocol): 71 73 {{{ 72 74 {"SAOPSettings": {