简体   繁体   中英

Tapestry - Websockets

recently i'm playing around with some "new" webframeworks(i'm planning to do a small hobby project (webcam picture ocr recognition -> put contents via rest -> display them within a self refreshing table), but i don't want to use anything i know already (mostly Spring MVC, Wicket and Spark).

First shot: Let's use Tapestry. Ok, Hello World is working fine, the concept is clear. But as i was looking for a library for Websockets, i almost desperated.

I found:

https://github.com/uklance/tapestry-atmosphere

( https://github.com/dragansah/tapestry-websocket )

Both of them are more or less outdated/dead.

Are there any extensions for tapestry, making Atmosphere/Websockets implentation easier? I can't get the libraries, shown above, to work (not even the examples are working locally - there is just a bunch of javascript errors).

Working with 'raw' athmosphere is no problem, everything is working fine, but i'm looking for a more framework 'included' solution.

Is there anything existing (as mentioned, tapestry is my prefered solution..)

thanks in advance four your help.

I'm the author of tapestry-atmosphere and tapestry-cometd . Although I've not done development on either for quite some time they should still do the job.

Is there a feature you need?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM