Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- 03/11/19 15:16:10 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 39 39 40 40 === Provide a list of available parties on the server 41 When a client accesses the partiesserver at ws:partiesserver/websocket/available, a websocket is created. This websocket sends the parties list as a JSON list, each list element containing a GeneralPartyInfo object.41 When a client accesses the partiesserver at {{{...ws:partiesserver/websocket/available}}}, a websocket is created. This websocket sends the clients list as a JSON list, each list element containing a GeneralPartyInfo object. 42 42 43 43 A GeneralPartyInfo object contains the following: