Changes between Version 63 and Version 64 of WikiStart
- Timestamp:
- 01/27/22 14:34:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v63 v64 5 5 6 6 ''GeniusWeb'' is an open architecture for negotiation via the internet. The core of the architecture is a JSON based communication protocol that standardizes the communication messages comprising a negotiation. 7 General info on GeniusWeb, including tutorials, can be found on the [https://ii.tudelft.nl/GeniusWeb/ GeniusWeb main page]. 7 8 8 9 This project contains a [https://www.python.org/downloads/ c-python-3]-based implementation of GeniusWeb core objects. It allows easy (de)serialization of many data structures needed for negotiation in GeniusWeb.