-
Notifications
You must be signed in to change notification settings - Fork 2
Non-blocking HTTPS client
olegwtf/p5-Net-HTTPS-NB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Net::HTTPS::NB - Non-blocking HTTPS client Like Net::HTTP has non-blocking Net::HTTP::NB, Net::HTTPS now has Net::HTTPS::NB This make it possible to multiplex multiple HTTPS connections using select without risk blocking.