ZeusWPI / MOZAIC

MOZAIC is the Massive Online Zeus Artificial Intelligence Competition platform
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Strongly typed requests #262

Open iasoon opened 6 years ago

iasoon commented 6 years ago

It would be nice to attach a response type to events, so that we don't have to manually specify. This would also offer some additional safety for our code.