A JavaScript message transport bus

by hammadfauzon 6/3/2014, 7:29 AMwith 0 comments

Created a simple interface for communicating between generic objects. Mainly as an exercise to teach myself OO JavaScript, and design patterns. Looking for criticism and feature requests.

0