InteractiveAdvertisingBureau / SIMID

Secure Interactive Media Interface Definition (SIMID)
https://interactiveadvertisingbureau.github.io/SIMID/
Apache License 2.0
46 stars 25 forks source link

Fix init reject bug #356

Closed ryanthompson591 closed 4 years ago

ryanthompson591 commented 4 years ago

Previously when a creative responded with reject to an init message this would cause an error because we were not listening for a reject message immediately.

Also: