fwcd / distributed-chat

Distributed peer-to-peer messaging app using Bluetooth LE mesh networks
Mozilla Public License 2.0
73 stars 11 forks source link

Add support for direct messaging #15

Closed fwcd closed 3 years ago

fwcd commented 3 years ago

Add a new ChatChannel enum (that replaces the channel name string) and support direct message ('dm') channels.

Future ideas: