mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
64d4501c2e
Features include: * Support for personal messages * Server-side storage for display names (private alias) * Partial direct connection support (p2p transfers) * Improved network IO (using GIOChannel) * Improved error handling * Network issues tested with netem * GObject usage WWW: http://code.google.com/p/msn-pecan/ PR: ports/126093 Submitted by: hrkfrd at gmail.com
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
msn-pecan is an alternative MSN protocol plugin for libpurple.
|
|
|
|
Features include:
|
|
* Support for personal messages
|
|
* Server-side storage for display names (private alias)
|
|
* Partial direct connection support (p2p transfers)
|
|
* Improved network IO (using GIOChannel)
|
|
* Improved error handling
|
|
* Network issues tested with netem
|
|
* GObject usage
|
|
|
|
WWW: http://code.google.com/p/msn-pecan/
|