7b51412c3c
Motivation: Sometimes a user want to do async mappings in the SniHandler as it is not possible to populate a Mapping up front. Modifications: Add AsyncMapping interface and make SniHandler work with it. Result: It is possible to do async mappings for SNI