Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.
This repository was archived by the owner on Aug 27, 2020. It is now read-only.

Node Rewrite #89

@stephen304

Description

@stephen304

We should probably share ideas on how to accomplish a node rewrite. Basically I'm still trying to figure out how I can organize it so I can end up with a desktop app and a server daemon without duplicating too much logic. Ideally i'd love to write a node bitcannon server and then have the desktop app start up an instance of the server in the background and present the web ui, that's basically what I've tried to do here (but it ended up being the other way around with the server wrapping/serving the client for desktop use...)

I'm not sure how node packages work - if we can have a package that runs as a program and also exposes a library type thing, then maybe we could have a node-bitcannon package that can be run as a command for the server use case, but can also be required in the node desktop app.

What do you guys think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions