jalcine / wintermute

:book: Central sources for a networked application framework.
http://jacky.wtf/weblog/ambitions-wintermute/
MIT License
17 stars 3 forks source link

Craft Hard Specification for Message. #45

Open jalcine opened 9 years ago

jalcine commented 9 years ago

In order to ensure a decent level of predictability for (or a lack of the need of) for messages in Wintermute, this issue (until the release of 0.1.0) serves as a reference point for what a Message object should initially be in JSON. Things that base themselves upon a Message like MethodCall and the likes will have their own implementation but will be contained within a message.

Some things pivotal for a message's integrity:

jalcine commented 9 years ago

66 closed out the timestamp field. Now the sender + receiver fields can be done in tandem.