-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
IPC as documented doesn't work #351
Comments
Fixed by #367 @simonhamp? |
@gwleuverink It looks like it does yeah, maybe a good idea to update the docs as well? The current code on there is incomplete and broken, I can't be the only one confused by it! |
Yep that PR is pending release next week 🎉 |
Aaah thank you! Glad to see this getting solved, I just about gave up on NativePHP due to radio silence here and on Discord 😬 I'll close the issue since it's safe to say that it's fixed |
@MichelJonkman sorry for missing your messages on Discord 😞 Has been a busy period for me. I'll try to do better. Thanks to more sponsorships lately I'll have more time for monitoring and replying to tickets and Discord. Getting there steadily |
What were you trying to do?
Trying to listen to built in and custom events
What happened?
The example in the docs doesn't work
How to reproduce the bug
Copy the example from the docs
Package Versions
Electron 0.7.0, Laravel 0.5.4, Bin 0.4.0
PHP Version
8.3.10
Laravel Version
11.21.0
Node Version
18.18.1
Which operating systems have you seen this occur on?
Windows
OS version
Windows 10
Notes
Links to the relevant docs:
https://nativephp.com/docs/1/digging-deeper/broadcasting#browser-events
https://nativephp.com/docs/1/digging-deeper/broadcasting#javascript
The text was updated successfully, but these errors were encountered: