Live data from Hacker News

Viewing profile — seanzer

seanzer

HN member
Joined
Fri, Nov 03, 2017, 8:17 AM UTC
HN karma
5
Public activity
4 items

About seanzer

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #15617479

    keeping up with electron api changes is going to be a nightmare

  3. comment
    Comment #15617477

    cool, but unfortunately not what I was expecting

  4. 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, …