ZetaMUCK / zetamuck

A fork of ProtoMUCK with an emphasis on stability.
Other
1 stars 0 forks source link

MSSP variable reporting is limited to single values #21

Open blightbow opened 9 years ago

blightbow commented 9 years ago

Original issue 21 created by ZetaMUCK on 2014-07-14T16:19:31.000Z:

The MSSP spec allows a game to transmit variable values multiple times in order to express multiple possibilities. The final value is considered to be the most important or applicable.

The game should allow multiple values to be sent. These could be expressed either through proplists, or some sort of delineation in the value field. The latter would be restricted to string props, but the MSSP spec does not differentiate between strings and integers on the wire anyway.

blightbow commented 9 years ago

Comment #1 originally posted by ZetaMUCK on 2014-07-14T16:26:29.000Z:

<empty>