Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server adapters for express and dogfort on node.js #194

Merged
merged 2 commits into from
Jan 31, 2016
Merged

Server adapters for express and dogfort on node.js #194

merged 2 commits into from
Jan 31, 2016

Conversation

theasp
Copy link
Collaborator

@theasp theasp commented Jan 31, 2016

Hello,

Here are the server adapters for dogfort (@whamtet) and express. I refactored the generic-node adapter since the previous PR.

You can try them out using my example repository:
https://github.com/theasp/sente-nodejs-example

@ptaoussanis
Copy link
Member

Awesome!

ptaoussanis added a commit that referenced this pull request Jan 31, 2016
Server adapters for express and dogfort on node.js
@ptaoussanis ptaoussanis merged commit c69f0ea into taoensso:master Jan 31, 2016
ptaoussanis added a commit that referenced this pull request Jan 31, 2016
BREAKING:
- Renamed: `taoensso.sente.server-adapters.express/make-express-adapter`
    -> `''/make-express-channel-socket-server!`
@ptaoussanis
Copy link
Member

@theasp Hi Andrew,

Please note that I made a breaking change by renaming taoensso.sente.server-adapters.express/make-express-adapter to make-express-channel-socket-server! since that function is returning a ready-made chsk rather than an adapter.

Also, have added a few TODOs to https://github.com/ptaoussanis/sente/blob/dev/src/taoensso/sente/server_adapters/express.cljs that maybe I could ask you to take a look at when you have time?

Will try get an updated 1.8.0 alpha cut soon after you given me the go-ahead. Cheers :-)

@theasp theasp deleted the dev-cljs-server branch February 1, 2016 03:33
ptaoussanis added a commit that referenced this pull request Feb 1, 2016
BREAKING:
- Renamed: `taoensso.sente.server-adapters.express/make-express-adapter`
    -> `''/make-express-channel-socket-server!`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants