-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: emit events from events method (#8)
* fix: binarypath is properly resolved now * feat: implemented ws connection * feat: added test for ws * fixed test cases * feat: added check for reinitializing already initialized application * chore: standardised quotes, better params naming * chore * feat: configured class to only run from root of neu app * chore * feat: added native API's, implemented queues for extension and native methods * fix: check if queue exist before processing * feat: added check before processing Ext queue * feat: added test for native api's * Emit event from event object * fix: Emit event from event object * feat: added events.dispatch * feat: added method events.off * fix merge
- Loading branch information
1 parent
469b486
commit a4ec41b
Showing
2 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters