Open hernanmd opened 1 month ago
Why not. We could even include a simple Chat Server for small teams - based on websockets in zinc
IMO, this feature is out of the scope of Spec. A chat is more advanced UI, it also has its own logic. It should be a project under pharo-spec umbrella.
IMO, this feature is out of the scope of Spec. A chat is more advanced UI, it also has its own logic. It should be a project under pharo-spec umbrella.
The issue is about implementing support for chat UI elements, not about trying to implement chat server features. It is not quite an advanced UI.
Introduction
This issue is a request to implement a dedicated chat presenter to ease the creation of conversational user interfaces. This presenter will enhance the Spec capabilities in building modern, interactive chat-based applications.
Features
Examples