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

Add support for immutant #1

Open
kaosko opened this issue Dec 5, 2016 · 1 comment
Open

Add support for immutant #1

kaosko opened this issue Dec 5, 2016 · 1 comment

Comments

@kaosko
Copy link

kaosko commented Dec 5, 2016

I was experimenting with Sente in a re-frame app. However, Sente's api felt a bit clunky and I found I still needed to write some boilerplate/middleware for "re-framing" the messages to events. Then looked for alternatives and found your tubes, which seems to have a nice and clean real-world api. I'm using Immutant though, would you consider adding an adapter for it? Seems like it'd be relatively simple to write another websocket-handler, similar to Sente's Immutant adapter (https://github.com/ptaoussanis/sente/blob/master/src/taoensso/sente/server_adapters/immutant.clj).

@drapanjanas
Copy link
Owner

Sure, I think it would be possible. But, unfortunately I'm quite busy at the moment and not familiar with Immutant, so would not spend time on it in closest future. Though, I would merge PRs if any and release.

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

No branches or pull requests

2 participants