from Hacker News

A JavaScript message transport bus

by hammadfauz on 6/3/14, 7:29 AM with 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.