chrisdavies / eev

A tiny, fast, zero-dependency event emitter
522 stars 32 forks source link

What are safety guards to use this library? #12

Closed rberkovi closed 6 years ago

rberkovi commented 6 years ago

Please advise what are safety guards using this library? For example that only intended receiving application can process message from identified source application. We are trying to use this library in micro-frontend applications

chrisdavies commented 6 years ago

There are none. If you want to add them, I suggest wrapping the library and building those into your wrapper.