URL:
  <http://savannah.nongnu.org/task/?7282>

                 Summary: Separate GUI from core
                 Project: Wee Enhanced Environment for Chat
            Submitted by: flashcode
            Submitted on: Wednesday 09/05/2007 at 17:33
                Category: weechat GUI
         Should Start On: Thursday 11/01/2007 at 00:00
   Should be Finished on: Monday 03/31/2008 at 00:00
                Priority: 1 - Later
                  Status: Postponed
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: flashcode
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                IRC nick: FlashCode

    _______________________________________________________

Details:

Separate GUI (considered as client) from core (considered as server).

Core (1 server):
- runs in background (no user interface)
- manage server connections: read/write on sockets
- manage GUI client(s): send data (buffer history, ..) to them, wait for data
(user entry)

GUI (1 to N clients):
- receive data from core (buffer history, ..)
- send user entry to core

Many GUIs will be possible, and from different locations at same time.

Users can easily develop custom GUIs, following protocol used between core
and GUI.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7282>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to