Commit Graph

1 Commits (12276e691b31914dcff37410232cfefe91101f03)

Author SHA1 Message Date
lilia 12276e691b Refactor contents of sendMessageProto
This function dynamically declares a bunch of functions which bind to
its input arguments. Instead, use a new prototypal class to define
these functions within the context of a particular message.

// FREEBIE
10 years ago