mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/meanwhile: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
7f82a4eedb
commit
c4dada266f
1 changed files with 11 additions and 10 deletions
|
@ -1,12 +1,13 @@
|
|||
The Meanwhile Project is an open implementation of the Lotus Sametime
|
||||
Community Client protocol. The Meanwhile Project is neither endorsed by
|
||||
nor affiliated with Lotus or IBM. It is an independent project aiming to
|
||||
fill a space Lotus has left vacant.
|
||||
Community Client protocol. The Meanwhile Project is neither endorsed
|
||||
by nor affiliated with Lotus or IBM. It is an independent project
|
||||
aiming to fill a space Lotus has left vacant.
|
||||
|
||||
The heart of the Meanwhile Project is the Meanwhile library, providing the
|
||||
basic Lotus Sametime session functionality along with the core services;
|
||||
Presence Awareness, Instant Messaging, Multi-user Conferencing, Preferences
|
||||
Storage, Identity Resolution, and File Transfer. This extensible client
|
||||
interface allows additional services to be added to a session at runtime,
|
||||
allowing for simple integration of future service handlers such as the user
|
||||
directory and whiteboard and screen-sharing.
|
||||
The heart of the Meanwhile Project is the Meanwhile library,
|
||||
providing the basic Lotus Sametime session functionality along with
|
||||
the core services; Presence Awareness, Instant Messaging, Multi-user
|
||||
Conferencing, Preferences Storage, Identity Resolution, and File
|
||||
Transfer. This extensible client interface allows additional services
|
||||
to be added to a session at runtime, allowing for simple integration
|
||||
of future service handlers such as the user directory and whiteboard
|
||||
and screen-sharing.
|
||||
|
|
Loading…
Reference in a new issue