BotMill / fb-botmill

A Java framework for building bots on Facebook's Messenger Platform.
MIT License
72 stars 26 forks source link

BotBean States and MessageEnvelope,Event Thread Safety #106

Closed alvin-reyes closed 7 years ago

alvin-reyes commented 7 years ago

Modified code to ensure that message envelope and event is thread safe.