|
cfdb60d932
|
work on datagram support. add the ability to get the private keys from the client.
|
2022-06-02 23:56:49 -04:00 |
|
|
a2fcfb8bc1
|
Fix issue where the control socket should not be used as a streamsession
|
2022-02-02 00:40:01 -05:00 |
|
|
964219c25f
|
Disable datagram support in the dialer function until it's ready, so I can cut a release tonight.
|
2022-02-01 21:50:35 -05:00 |
|
|
5af3086205
|
Add session creation commands for datagrams and raw sessions, stub out a repliable datagram dialer, add a DatagramConn interface that implements both net.Conn and net.PacketConn so that Dial can return a whole DatagramConn
|
2021-02-24 23:04:55 -05:00 |
|