openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lua-handlers
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added support for accept()ing UDP sockets (nixio only right now, might be able to make it work with LuaSockets).
Robert G. Jakabosky
More...
over 14 years ago
Added handlers for nixio tcp/udp sockets.
Robert G. Jakabosky
More...
over 14 years ago
Fixed use of global variable. Code cleanup.
Robert G. Jakabosky
More...
over 14 years ago
Cleanup the README's formating.
Robert G. Jakabosky
More...
over 14 years ago
Fixed variable name typo.
Robert G. Jakabosky
More...
over 14 years ago
HTTP client now streams the request body.
Robert G. Jakabosky
More...
over 14 years ago
Added 'handle_drain' callback to tcp socket class. Fixed udp socket class API.
Robert G. Jakabosky
More...
over 14 years ago
Renamed zsocket class to zmq.
Robert G. Jakabosky
More...
over 14 years ago
Re-structure nsocket into separate tcp & udp classes. Cleaned up names of functions. Fixed tcp 'connected' callback.
Robert G. Jakabosky
More...
over 14 years ago
Update install instructions.
Robert G. Jakabosky
More...
over 14 years ago
Fixed name of rockspecs. Added missing files.
Robert G. Jakabosky
More...
over 14 years ago
Try to separate zmq handler & http handler into sub-rocks.
Robert G. Jakabosky
More...
over 14 years ago
increase max connection per host from 4 to 8.
Robert G. Jakabosky
More...
over 14 years ago
make callbacks local variables not globals.
Robert G. Jakabosky
More...
over 14 years ago
Removed junk. Improved error message.
Robert G. Jakabosky
More...
over 14 years ago
Fixed connection pooling support.
Robert G. Jakabosky
More...
over 14 years ago
Losts of code cleanup and some bug fixes.
Robert G. Jakabosky
More...
over 14 years ago
Improved job queue server example.
Robert G. Jakabosky
More...
over 14 years ago
Fixed send bug in nsocket.
Robert G. Jakabosky
More...
over 14 years ago
Added job queue server example.
Robert G. Jakabosky
More...
over 14 years ago
Added support for posting HTTP forms
Robert G. Jakabosky
More...
over 14 years ago
fixed bug where last chunk of data read is lost when socket is closed by peer.
Robert G. Jakabosky
More...
over 14 years ago
Added User-Agent header to requests.
Robert G. Jakabosky
More...
over 14 years ago
Added missing lua files to rockspec.
Robert G. Jakabosky
More...
over 14 years ago
Added evented http client.
Robert G. Jakabosky
More...
over 14 years ago
Removed un-used require()
Robert G. Jakabosky
More...
over 14 years ago
Fixed formatting?
Robert G. Jakabosky
More...
over 14 years ago
Added install instructions.
Robert G. Jakabosky
More...
over 14 years ago
Added example of binding & connecting with the same zmq socket.
Robert G. Jakabosky
More...
over 14 years ago
Updated urls with new name.
Robert G. Jakabosky
More...
over 14 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree