Skip to content

Use RxJS for the server, too #5

@jbilcke

Description

@jbilcke

For the moment the server is just some hairy coffee-script,
than watch folders, compiles stuff on the fly, stream assets to the clients..

that's a complex job, and it should be done using Rx, not basic callbacks

here are some hints to use Rx on node / io.js
https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/nodejs/nodejs.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions