0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #14 from zhucebuliaopx/develop 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 More... over 5 years ago
Merge pull request #7 from rdbrck/check_for_login_errors More... over 9 years ago
Merge pull request #6 from rdbrck/restore_login_header More... over 9 years ago
Check the response to the CONNECT frame to see if there was an error More... over 9 years ago
Restore missing login header in CONNECT frame More... over 9 years ago
Merge pull request #5 from rdbrck/trailing_lf More... over 9 years ago
Handle received STOMP frames that contain a trailing LF character More... over 9 years ago
README: s/redis/rabbitmq/g More... about 10 years ago
Remove second copy of rabbitmqstomp.lua Fix login username option. More... about 10 years ago
Merge pull request #4 from pioneer32/pioneer32-patch-1 More... over 10 years ago
Fix bug with lost login header in CONNECT frame More... over 10 years ago
Merge pull request #2 from alonbg/master More... over 10 years ago
Set login/password from 'new' to allow seamless login More... almost 11 years ago
api changes, upstream example More... almost 11 years ago
support default login params and implicient login scenario More... almost 11 years ago
Merge branch 'master' of https://github.com/alonbg/lua-resty-rabbitmqstomp More... almost 11 years ago
Adjust api for lua-resty-upstream seperare login from connect flow More... almost 11 years ago
Adjust api for lua-resty-upstream Separate login from connect flow More... almost 11 years ago
README: Fix docs, add section on contributing More... over 12 years ago
rabbitmqstomp: Fix library for production More... over 12 years ago
README: Fix contact email address More... over 12 years ago
README: Fix email, www More... over 12 years ago
Fix README, example for LICENSE and some documentation More... over 12 years ago
lib: handle receipts, read until EOL More... over 12 years ago
lib: Introduce using heartbeat to maintain connection sanity More... over 12 years ago
lib: Add _logout method to cleanup by disconnecting More... over 12 years ago
example: Add simple publisher example which uses confirms More... over 12 years ago
lib: lua-resty rabbitmq lib that works on stomp More... over 12 years ago
README: Fix example and other details More... over 12 years ago