• About
  • Sponsor
  • grep::cpan
  • Recent
  • FAQ
  • Tools
  • API
    • Identities
    • Profile
    • Favorites
    • Logout
    • GitHub
    • Twitter
    • Google
  • 01 Feb 2015 16:27:09 UTC
  • Distribution: Protocol-SPDY
  • Module version: 1.001
  • Source (raw)
  • Pod Source (raw)
  • Browse (raw)
  • Changes
  • Homepage
  • How to Contribute
  • Issues
  • Testers (485 / 6 / 11)
  • Kwalitee Kwalitee Score
  • Bus factor: 1
  • 73.56% Coverage
  • License: perl_5
  • Activity
  • Activity Graph
    24 month
  • Tools
  • Download (56.91KB)
  • MetaCPAN Explorer
  • Permissions
  • Subscribe to distribution
    • Dependencies
    • Future
    • Mixin::Event::Dispatch
    • Try::Tiny
    • curry
    • parent

    • Reverse dependencies
    • CPAN Testers List
    • Dependency graph
  • Permalinks
  • This version
  • Latest version
  • Authored by: TEAM
    • Tom Molesworth
Tom Molesworth  / 
Protocol-SPDY-1.001
River stage zero No dependents
/ Protocol::SPDY::Server
Contents
  • NAME
  • VERSION
  • SYNOPSIS
  • DESCRIPTION
  • METHODS
    • initial_stream_id
  • INHERITED METHODS
  • AUTHOR
  • LICENSE

NAME

Protocol::SPDY::Server - server-side handling for SPDY sessions

VERSION

version 1.001

SYNOPSIS

use Protocol::SPDY;

DESCRIPTION

See Protocol::SPDY and Protocol::SPDY::Base.

METHODS

initial_stream_id

Server streams always start at 2.

INHERITED METHODS

Protocol::SPDY::Base

apply_settings, batch, check_version, client_certificate_vector_size, create_stream, credential, current_cwnd, dispatch_frame, dispatch_unhandled_frame, download_retrans_rate, expected_download_bandwidth, expected_round_trip_time, expected_upload_bandwidth, extract_frame, goaway, has_stream, incoming_stream, initial_window_size, last_stream_id, max_concurrent_streams, new, next_stream_id, on_read, parse_frame, pending_send, ping, prioritise_incoming_frames, queue_frame, receiver_zlib, related_stream, request_close, restore_initial_settings, send_settings, sender_zlib, settings, stream_by_id, version, write

Mixin::Event::Dispatch

add_handler_for_event, clear_event_handlers, event_handlers, invoke_event, subscribe_to_event, unsubscribe_from_event

AUTHOR

Tom Molesworth <cpan@perlsite.co.uk>

LICENSE

Copyright Tom Molesworth 2011-2015. Licensed under the same terms as Perl itself.

Module Install Instructions

To install Protocol::SPDY, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Protocol::SPDY

CPAN shell

perl -MCPAN -e shell
install Protocol::SPDY

For more information on module installation, please visit the detailed CPAN module installation guide.

Close
MetaCPAN
About
Sponsor
grep::cpan
Recent
FAQ
Tools
API
Perl.org
Bytemark logo liquidweb logo Deriv logo Geocode logo Fastly logo OpenCage logo Elastic logo Route4Me logo

Keyboard Shortcuts

Global
s Focus search bar
? Bring up this help dialog
GitHub
g p Go to pull requests
g i go to github issues (only if github is preferred repository)
POD
g a Go to author
g c Go to changes
g i Go to issues
g d Go to dist
g r Go to repository/SCM
g s Go to source
g b Go to file browse
Search terms
module: (e.g. module:Plugin)
distribution: (e.g. distribution:Dancer auth)
author: (e.g. author:SONGMU Redis)
version: (e.g. version:1.00)