[Pidgin] #9929: Client/Server model
Pidgin
trac at pidgin.im
Mon Aug 17 18:16:31 EDT 2009
#9929: Client/Server model
-----------------------------------+----------------------------------------
Reporter: xaero | Owner: rekkanoryo
Type: enhancement | Status: new
Milestone: | Component: unclassified
Version: 2.5.8 | Resolution:
Keywords: 'Client/Server model' |
-----------------------------------+----------------------------------------
Comment(by deryni):
This is not something we currently have plans to implement, however such a
thing is entirely possible once someone determines what *exactly* the
requirements are and then defines a protocol for it.
Some of the design decisions involved are:
* Are the pidgin-server's connections to the protocols persistent? That
is do they exist regardless of whether a pidgin-client is connected to it.
* Can multiple pidgin-clients be connected to a single pidgin-server at
the same time? Either as the same or different users if your pidgin-server
multiplexes users (not protocol accounts, but pidgin users).
Depending on the choices to those there are potential follow up decisions
that need to be made and the complexity and difficulty of the process will
change dramatically with the different choices.
It is worth noting that setting pidgin up to run as a simple XMPP server
and running a pidgin plugin to de-multiplex messages/etc. received from
the server and to multiplex messages/etc. sent to the server would likely
be doable (probably not pleasant but doable).
--
Ticket URL: <http://developer.pidgin.im/ticket/9929#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list