cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

Add support for private messages #82

Closed cblgh closed 2 years ago

cblgh commented 2 years ago

This PR adds support for cabal-core's private message functionality in a few different ways:

Depends on https://github.com/cabal-club/cabal-core/pull/108

cc @substack @hackergrrl detailed or superficial reviews would be appreciated ^_^