blob: 9f00db49ff9554c3c05510ab8d07bd3d997b8af7 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Package vif implements a virtual network interface that wraps over a
// net.Conn and provides the ability to Dial and Listen for virtual circuits
// (v.io/x/ref/runtime/internal/rpc/stream.VC)
package vif