Skip to content

Conversation

@John-Memphis
Copy link
Contributor

No description provided.

event,
event_handler: callable,
use_async: bool = False
use_async: bool = False,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readme is missing, and make sure the user should not handle the json in the return statement as well. Like mentioned in the Nodejs comments

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readme was missing, fixed that, and then the as_json I renamed to as_dict because that's more pythonic I think.

Function was already doing the conversion for the user, just wasn't documented (for both repos).

@idanasulin2706 idanasulin2706 merged commit 0840b42 into master Dec 11, 2023
idanasulin2706 added a commit that referenced this pull request Dec 11, 2023
* add

* Update README.md

* Update README.md

* feat: Added asyncio support (#3)

* feat: added Json flag to allow more native type usage (#4)

* "Added as_json flag"

* "When as_json is given, allows the return of a javascript object instead of a uint8 array"

* "Updated Readme, changed as_json to as_dict"

* fixes

* version

---------

Co-authored-by: idanasulinStrech <idan@memphis.dev>

---------

Co-authored-by: valeraBr <valera@memphis.dev>
Co-authored-by: Valera Bronshtein <105710429+valeraBr@users.noreply.github.com>
Co-authored-by: Yaniv Ben Hemo <70286779+yanivbh1@users.noreply.github.com>
Co-authored-by: Avitaltrifsik <107035359+Avitaltrifsik@users.noreply.github.com>
Co-authored-by: John-Memphis <136013599+John-Memphis@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants