nspi

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

The nspi package implements the NSPI client protocol.

Introduction

The Name Service Provider Interface (NSPI) Protocol provides messaging clients a way to access and manipulate addressing data stored by a server. This protocol consists of an abstract data model and a single remote procedure call (RPC) interface to manipulate data in that model.

Overview

Messaging clients that implement a browsable address book need a way to communicate with a data store that holds addressing data to access and manipulate that data. The NSPI Protocol enables communication between a messaging client and a data store.<1>

The NSPI Protocol is a protocol layer that uses the remote procedure call (RPC) protocol as a transport, with a series of interface methods as specified in this document, that clients can use to communicate with an NSPI server.

The following diagram is a graphical representation of a typical communication sequence between a messaging client and an NSPI server.

Index

Constants

This section is empty.

Variables

View Source
var (
	// import guard
	GoPackage = "nspi"
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
nspi
v56

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL