GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SPDY-SERVER(1) User Contributed Perl Documentation SPDY-SERVER(1)

spdy-server - Example Net::SPDY server

Please read carefully: This is an ALPHA stage software. In particular this means that even though it probably won't kill your cat, re-elect George W. Bush nor install Solaris 11 Express edition to your hard drive, it is in active development, functionality is missing and no APIs are stable.

See TODO file in the distribution to learn about missing and planned functionality. You are more than welcome to join the development and submit patches with fixes or enhancements. Bug reports are probably not very useful at this point.

spdy-server <listen-uri> <ssl-certificate> <ssl-certificate-key>

spdy-server is a toy SPDY web server, showcasing Net::SPDY capabilities.

It's hardly of any useful use.

spdy-server https://localhost:8443/ cert.pem key.pem
Just listen. Listen.

  • <https://developers.google.com/speed/spdy/> -- SPDY project web site
  • spdy-client -- Comparably useful client
  • Net::SPDY::Session -- Use SPDY programatically

Source code for Net::SPDY is kept in a public GIT repository. Visit <https://github.com/lkundrak/net-spdy>.

Bugs reports and feature enhancement requests are tracked at <https://rt.cpan.org/Public/Dist/Display.html?Name=Net::SPDY>.

Copyright 2012, Lubomir Rintel

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Lubomir Rintel "lkundrak@v3.sk"
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.