diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/meanwhile/README | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/libraries/meanwhile/README b/libraries/meanwhile/README index 37ffa87237d48..fcac4a2d37c21 100644 --- a/libraries/meanwhile/README +++ b/libraries/meanwhile/README @@ -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. |