Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Add second instance support #294

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

Joe-Improbable
Copy link
Contributor

Solves the Go-side of #284 (comment)

This is a follow up to #287, which had an almost working version of second instance support (it just had a slight mismatch of types between JS and Go).

I tested by modifying the demo to listen to this event and log when it happened.
Demo changes are available here, I can PR them if you would like:
https://github.com/Joe-Improbable/go-astilectron-demo

Let me know what you think

@coveralls
Copy link

coveralls commented Dec 2, 2020

Coverage Status

Coverage remained the same at 79.324% when pulling 7353cbb on Joe-Improbable:second-instance-support into a6679a0 on asticode:master.

@asticode
Copy link
Owner

asticode commented Dec 3, 2020

This looks good to me, I've closed the other PR.

However we need to finish the JS PR first, as we need to update astilectron version before merging this PR.

Do you feel like finishing the JS PR as well?

@asticode
Copy link
Owner

asticode commented Dec 5, 2020

Could you change the astilectron version to v0.42.0?

@Joe-Improbable
Copy link
Contributor Author

Could you change the astilectron version to v0.42.0?

Done :)

@asticode asticode merged commit d10987f into asticode:master Dec 8, 2020
@asticode
Copy link
Owner

asticode commented Dec 8, 2020

FYI I've created a v0.20.0 tag

@Joe-Improbable Joe-Improbable deleted the second-instance-support branch December 8, 2020 09:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants