subscriptions

package
v0.0.0-...-405b8c4 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2015 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package subscriptions is a trie based in memory subscription manager for pub-sub implementations. It follows the logic described in the MQTT 3.1.1 protocol. WIP.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

type Subscriber

type Subscriber struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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