twine-rs / spinel

Control networking devices using the Spinel protocol.
Mozilla Public License 2.0
0 stars 0 forks source link

feat: connection: add trait to handle connection #5

Open jdswensen opened 4 months ago

jdswensen commented 4 months ago

On full platforms (posix), use tokio to handle the connection and message handling to the target device.