Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #90: add Communicator.on() message with event types. #92

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 2, 2024

This pull request introduces several enhancements and new features to the Communicator class, focusing on adding event listeners for various RPC invocation events and updating the handling of function calls and returns. The most important changes include the addition of event listeners, modifications to the Invoke and InvokeEvent types, and updates to the Communicator class to support these new features.

Enhancements to event handling:

Updates to Invoke and InvokeEvent types:

Codebase improvements:

Version update:

  • package.json: Updated the version from 1.0.3 to 1.1.0 to reflect the new features and improvements.

New test cases:

@samchon samchon added the enhancement New feature or request label Dec 2, 2024
@samchon samchon self-assigned this Dec 2, 2024
Copy link

socket-security bot commented Dec 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rollup/[email protected] eval, unsafe Transitive: environment, filesystem, shell +13 3.59 MB lukastaegert
npm/@rollup/[email protected] environment, filesystem +10 585 kB shellscape
npm/@types/[email protected] None +1 21.2 kB types
npm/@types/[email protected] None +1 2.3 MB types
npm/@types/[email protected] None 0 1.76 kB types
npm/@types/[email protected] None 0 32.6 kB types
npm/@types/[email protected] None 0 18.9 kB types
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +46 7.48 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +34 2.59 MB jameshenry
npm/[email protected] filesystem, network, unsafe Transitive: environment, eval +152 7.1 MB goto-bus-stop
npm/[email protected] environment, filesystem Transitive: eval, shell, unsafe +98 10.8 MB eslintbot
npm/[email protected] None 0 2 kB samchon
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +184 4.31 MB 75lb
npm/[email protected] filesystem +14 231 kB superjoe
npm/[email protected] environment Transitive: filesystem, network, shell, unsafe +99 27.6 MB google-wombot
npm/[email protected] environment, filesystem Transitive: shell +34 3.74 MB isaacs
npm/[email protected] filesystem +2 895 kB linusu
npm/[email protected] environment, filesystem, unsafe +16 2.12 MB blakeembrey
npm/[email protected] environment, filesystem +21 858 kB nonara
npm/[email protected] None 0 2.58 MB samchon
npm/[email protected] None +2 165 kB danielpza
npm/[email protected] None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

Test OK

@samchon samchon merged commit 6a334ef into master Dec 2, 2024
7 checks passed
@samchon samchon deleted the feat/event branch December 2, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant