|
576fec63cd
|
Complete channel-closing behaviour
We now emit appropriate signals and return a non-error status code when
a channel is closed.
|
2020-05-17 22:23:57 +01:00 |
|
|
782662b82f
|
Flesh out channels some more. They can now be closed.
As part of this, move Connection's queue to mpsc and have all channels
for a connection share that connection's main loop.
|
2020-05-17 22:05:24 +01:00 |
|
|
b814a9aab0
|
Partially on the way to receiving an incoming message
This is getting really ugly, but let's run with it for now.
|
2020-05-17 03:01:21 +01:00 |
|
|
09afdf51a4
|
Add DBUS stubs for a basic Channel type
|
2020-05-16 23:05:14 +01:00 |
|