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-resty-rabbitmqstomp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 08, 2024 — Sep 08, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #14 from zhucebuliaopx/develop
Ankit Jain
More...
over 5 years ago
fix warning log with hign version openresty: _G write guard:12: writing a global lua variable ('resty') which may lead to race conditions between concurrent requests, so prefer the use of 'local' variables
peng
More...
over 5 years ago
Merge pull request #7 from rdbrck/check_for_login_errors
Ankit Jain
More...
over 9 years ago
Merge pull request #6 from rdbrck/restore_login_header
Ankit Jain
More...
over 9 years ago
Check the response to the CONNECT frame to see if there was an error
Scott Small
More...
over 9 years ago
Restore missing login header in CONNECT frame
Scott Small
More...
over 9 years ago
Merge pull request #5 from rdbrck/trailing_lf
Ankit Jain
More...
over 9 years ago
Handle received STOMP frames that contain a trailing LF character
Scott Small
More...
over 9 years ago
README: s/redis/rabbitmq/g
Rohit Yadav
More...
about 10 years ago
Remove second copy of rabbitmqstomp.lua Fix login username option.
Tiernan Messmer
More...
about 10 years ago
Merge pull request #4 from pioneer32/pioneer32-patch-1
Ankit Jain
More...
over 10 years ago
Fix bug with lost login header in CONNECT frame
Vladislav Churakov
More...
over 10 years ago
Merge pull request #2 from alonbg/master
Rohit Yadav
More...
over 10 years ago
Set login/password from 'new' to allow seamless login
Alon Blayer-Gat
More...
almost 11 years ago
api changes, upstream example
Alon Blayer-Gat
More...
almost 11 years ago
support default login params and implicient login scenario
Alon Blayer-Gat
More...
almost 11 years ago
Merge branch 'master' of https://github.com/alonbg/lua-resty-rabbitmqstomp
Alon Blayer-Gat
More...
almost 11 years ago
Adjust api for lua-resty-upstream seperare login from connect flow
Alon Blayer-Gat
More...
almost 11 years ago
Adjust api for lua-resty-upstream Separate login from connect flow
Alon Blayer-Gat
More...
almost 11 years ago
README: Fix docs, add section on contributing
Rohit Yadav
More...
over 12 years ago
rabbitmqstomp: Fix library for production
Rohit Yadav
More...
over 12 years ago
README: Fix contact email address
Rohit Yadav
More...
over 12 years ago
README: Fix email, www
Rohit Yadav
More...
over 12 years ago
Fix README, example for LICENSE and some documentation
Rohit Yadav
More...
over 12 years ago
lib: handle receipts, read until EOL
Rohit Yadav
More...
over 12 years ago
lib: Introduce using heartbeat to maintain connection sanity
Rohit Yadav
More...
over 12 years ago
lib: Add _logout method to cleanup by disconnecting
Rohit Yadav
More...
over 12 years ago
example: Add simple publisher example which uses confirms
Rohit Yadav
More...
over 12 years ago
lib: lua-resty rabbitmq lib that works on stomp
Rohit Yadav
More...
over 12 years ago
README: Fix example and other details
Rohit Yadav
More...
over 12 years ago
←
1
2
→
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