rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

Changed fileUploadAdopter to an input property #188

Closed ephrimlawrence closed 3 years ago

ephrimlawrence commented 3 years ago

This allows for custom implementation of file upload adapter which implements IFileUploadAdapter class.