Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Run Jawampa in Apache Tomcat 8? #38

Closed
NonesuchRiver opened this issue May 21, 2015 · 2 comments
Closed

Run Jawampa in Apache Tomcat 8? #38

NonesuchRiver opened this issue May 21, 2015 · 2 comments

Comments

@NonesuchRiver
Copy link

Hi -
I'm interested in supporting Autobahn JS on the client side from a Tomcat server - how big a deal would it be to rehost Jawama from Netty to Tomcat's Websockets API? I've done some programming against Tomcat's inner APIs (e.g., a custom realm), but know essentially nothing about Netty.

Thanks!

@Matthias247
Copy link
Owner

Hi,
unfortunatly the architecture is currently quite tightly bound to Netty, so it's not directly possible to just write an adapter for another websocket provider. Of course that could be changed, but I currently don't have enough time and motivation for such a big change.
I also wrote a little bit about that issue before here: #8

@NonesuchRiver
Copy link
Author

Hi,
Thanks for confirming what I thought. I see that someone else forked the project to allow a different web socket implementation (although that doesn't seem to have gotten very far or been worked on recently).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants