tpext

package module
v0.0.0-...-3236b4e Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

Teleport-Extensions view Go网络编程群

Teleport v3 custom extensions collection.

Install

go get -u -f -d github.com/henrylee2cn/tp-ext/...

Codec

package import description

Plugin

package import description
binder import binder "github.com/henrylee2cn/tp-ext/plugin-binder" Parameter Binding Verification for Struct Handler
heartbeat import heartbeat "github.com/henrylee2cn/tp-ext/plugin-heartbeat" A generic timing heartbeat plugin
ignoreCase import ignoreCase "github.com/henrylee2cn/tp-ext/plugin-ignoreCase" Dynamically ignoring the case of path
secure import secure "github.com/henrylee2cn/tp-ext/plugin-secure" Encrypting/decrypting the packet body

Protocol

package import description
jsonproto import jsonproto "github.com/henrylee2cn/tp-ext/proto-jsonproto" A JSON socket communication protocol
pbproto import pbproto "github.com/henrylee2cn/tp-ext/proto-pbproto" A PTOTOBUF socket communication protocol
tpV2Proto import tpV2Proto "github.com/henrylee2cn/tp-ext/proto-tpV2Proto" Compatible teleport v2 protocol

Transfer-Filter

package import description
md5Hash import md5Hash "github.com/henrylee2cn/tp-ext/xfer-md5Hash" Provides a integrity check transfer filter

Module

package import description
cliSession import cliSession "github.com/henrylee2cn/tp-ext/mod-cliSession" Client session with a high efficient and load balanced connection pool
websocket import websocket "github.com/henrylee2cn/tp-ext/mod-websocket" Makes the Teleport framework compatible with websocket protocol as specified in RFC 6455

Documentation

Overview

Package tpext is Teleport Framework custom extensions collection.

Copyright 2015-2017 HenryLee. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
Client session with a high efficient and load balanced connection pool.
Client session with a high efficient and load balanced connection pool.
Websocket is an extension package that makes the Teleport framework compatible with websocket protocol as specified in RFC 6455.
Websocket is an extension package that makes the Teleport framework compatible with websocket protocol as specified in RFC 6455.
jsonSubProto
Package jsonSubProto is implemented JSON socket communication protocol.
Package jsonSubProto is implemented JSON socket communication protocol.
pbSubProto
Package pbSubProto is implemented PROTOBUF socket communication protocol.
Package pbSubProto is implemented PROTOBUF socket communication protocol.
pbSubProto/pb
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.
websocket
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
Parameter Binding Verification Plugin for Struct Handler.
Parameter Binding Verification Plugin for Struct Handler.
Heartbeat is a generic timing heartbeat plugin.
Heartbeat is a generic timing heartbeat plugin.
Package ignoreCase dynamically ignoring the case of path
Package ignoreCase dynamically ignoring the case of path
Package secure encrypting/decrypting the packet body.
Package secure encrypting/decrypting the packet body.
Package jsonproto is implemented JSON socket communication protocol.
Package jsonproto is implemented JSON socket communication protocol.
Package pbproto is implemented PROTOBUF socket communication protocol.
Package pbproto is implemented PROTOBUF socket communication protocol.
pb
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.
Package tpV2Proto compatible teleport v2 protocol
Package tpV2Proto compatible teleport v2 protocol
pb
Package socket is a generated protocol buffer package.
Package socket is a generated protocol buffer package.
Package md5Hash provides a integrity check transfer filter
Package md5Hash provides a integrity check transfer filter

Jump to

Keyboard shortcuts

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