public
Description: MSN Messenger library in C
Homepage: http://code.google.com/p/msn-pecan/
Clone URL: git://github.com/felipec/msn-pecan.git
msn-pecan / README
100644 32 lines (23 sloc) 0.882 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
This is an alternative implementation of the MSN protocol plug-in for
libpurple.
 
It's based on the code from 2.2.2 but slowly becoming a completely different
code.
 
Compared to Pidgin's official MSN plug-in:
 
 * Faster log-in
 * Fewer connection issues
 * Experimental direct connection support (fast file transfers)
 * Server-side storage for display names (private alias)
 * Support for handwritten messages (read-only)
 * Support for voice clips (receive-only)
 * Support for Plus! sounds (receive-only)
 * Option to hide Plus! tags
 
Other features:
 
 * Support for personal status messages
 * Support for offline messaging (read-only)
 * Send custom emoticons (Pidgin >= 2.5)
 
Future plans:
 
 * Complete direct connection (fast file-transfers)
 * MSNP15 support
 * Complete GObjectification
 
For questions, comments or patches contact:
http://groups.google.com/group/msn-pecan