cwtch/event/bridge
Dan Ballard 15582c7e79
the build was successful Details
Rework group invite workflow: delete cwtchPacket references as no longer needed. Remove more events from being default handled by Peer (but allow them for some usecases still (testing, simple apps).
2019-09-20 11:06:05 -07:00
..
goChanBridge.go Build out pipeBridge to have a connection manager and base64 encode binary data; add support for tor acn status callback/events 2019-07-10 13:34:01 -07:00
infinite_chan.go ipc bridge does 3way handshake to sync new connections; a few other minor fixes to the flow 2019-09-05 16:56:38 -07:00
infinite_queue.go ipc bridge does 3way handshake to sync new connections; a few other minor fixes to the flow 2019-09-05 16:56:38 -07:00
pipeBridge-windows.go Add windows stub for pipeBridge to fix windows build; fix goland error arround ConnectionState[Type] 2019-07-26 15:34:21 -07:00
pipeBridge.go Rework group invite workflow: delete cwtchPacket references as no longer needed. Remove more events from being default handled by Peer (but allow them for some usecases still (testing, simple apps). 2019-09-20 11:06:05 -07:00
pipeBridge_test.go ipc bridge does 3way handshake to sync new connections; a few other minor fixes to the flow 2019-09-05 16:56:38 -07:00