Changes between Version 357 and Version 358 of WikiStart


Ignore:
Timestamp:
Sep 22, 2020, 1:24:43 PM (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v357 v358  
    469469* The [source:/protocol/src/main/java/geniusweb/protocol/NegoProtocol.java NegoProtocol]: this defines what happens when a negotiation starts, when a participant enters halfway the session, what are the allowed actions, what happens if a participant breaks the protocol, etc.   
    470470
    471 == Protocol Party Parameters
     471=== Protocol Party Parameters
    472472Some protocols use the party parameters to set some behaviour. This way per-party protocol adjustments can be made. These parameters are also seen by the party so that it can adapt its behaviour accordingly.
    473473