Viewing profile — seanzer
seanzer
HN member- Joined
- Fri, Nov 03, 2017, 8:17 AM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About seanzer
No profile information was provided.
Recent public activity
-
comment
Comment #15617530
It just enables you to serve pages from an ASP.NET server running locally. In the client code, you get access to nodejs apis, in the server code, you can call electron apis using t…
-
comment
Comment #15617479
keeping up with electron api changes is going to be a nightmare
-
comment
Comment #15617477
cool, but unfortunately not what I was expecting
-
comment
Comment #15617475
Is this a framework built on top of electron? Is there an ASP.NET server running in addition to the electron processes? It's just serving pages to the electron renderer processes, …