Skip to content
Discussion options

You must be logged in to vote

does IPC's performance is better than http?

No, in v1 it's much slower than a http server. In v2 it's much faster compared to v1 but we didn't measure it yet so i can't tell how fast it is compared to a http server (should be relatively close though)

does IPC's safe is better than http?

Yes. As you said, not port etc. Only the webview itself can access the IPC as opposed to the whole system when using an http server.

If yes, In order to achieve the performance and safe goal, what should I do more?
for example: config ... and, want config should I research detail?

Can't think of anything general here. The ipc and custom protocols don't have much options config-wise so it should be mo…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@ggslayer
Comment options

@FabianLars
Comment options

Answer selected by ggslayer
Comment options

You must be logged in to vote
6 replies
@FabianLars
Comment options

@ggslayer
Comment options

@FabianLars
Comment options

@FabianLars
Comment options

@ggslayer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants