b6594f0f99
Update protocol and bump protocol version. Compatibility is preserved such that a network with a new server can have both new and old clients, provided new clients use the --allow-peer-talk-without-ssl option, reducing the security benefit.
5 lines
114 B
C
5 lines
114 B
C
#ifdef BLOG_CURRENT_CHANNEL
|
|
#undef BLOG_CURRENT_CHANNEL
|
|
#endif
|
|
#define BLOG_CURRENT_CHANNEL BLOG_CHANNEL_PeerChat
|