chat frames becomes chat scopes: feedback if you can

8 views
Skip to first unread message

William Burke

unread,
Apr 13, 2026, 9:35:17 AM (2 days ago) Apr 13
to Quarkus Development mailing list
So, I rewrote chat frames and it is now called Chat Scopes.  Would be great to get some feedback from some of you who have seen my presentation on it.  Would like to do a another presentation on this for one of the next Quarkus meetings. 



Some things that have changed:

* Everything is CDI based
* 3 new CDI Scopes: @ChatScoped, @PerChatScoped, and @InvocationScoped
* @ChatFrame annotation renamed to @ChatRoute
* Websocket based (no more REST :..(  )
* Streaming support
* 3 clients:  Local java (uses vertx eventbus), Websocket Java client, Websocket javascript client
* Publishes javascript client automatically so browser apps can get at it

Small Example apps:


--
Bill Burke
IBM
Reply all
Reply to author
Forward
0 new messages