1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes some broken links in docs More... about 8 years ago
fixes #172 - add returning a promise in registered procedure to docs More... about 8 years ago
expose caller/publisher authid/authrole in invocation/publication details More... about 8 years ago
always provide procedure URI as part of invocation details; bump version More... about 8 years ago
Update README.md More... about 8 years ago
Update README.md More... about 8 years ago
Merge pull request #176 from Dynalon/upstream-master More... about 8 years ago
Fix usage of undeclared variable More... about 8 years ago
Merge pull request #174 from cnlpete/patch-1 More... about 8 years ago
net sockets are closed with ```end()``` instead of ```close()``` More... about 8 years ago
Merge pull request #173 from Dynalon/fix-unsubscribe More... about 8 years ago
Fix UNSUBSCRIBE not checking if subscription exists More... about 8 years ago
Update DEVELOPERS.md More... over 8 years ago
bump version More... over 8 years ago
Merge pull request #170 from jourdain/fix-undeclared-variable-WAMP_FEATURES More... over 8 years ago
Prevent browser error when importing Autobahn via Webpack. More... over 8 years ago
subscription topic now part of event details for non-pattern-based subscriptions - see http://stackoverflow.com/questions/33254027/how-to-configure-autobahn-publish-to-make-a-subscribe-event-get-the-topic-via-de More... over 8 years ago
fixes changed repository URLs More... over 8 years ago
increment release number in package.json, edits to DEVELOPERS.md More... over 8 years ago
Merge pull request #162 from taion/browser-rawsocket More... over 8 years ago
Exclude rawsocket entirely from browser builds More... over 8 years ago
adds notes on release process to DEVELOPERS.md More... over 8 years ago
add developers doc More... over 8 years ago
fixes some errors in documentation More... over 8 years ago
adds documentation for long-poll transport More... over 8 years ago
adds favicon to documentation More... over 8 years ago
a bit more mention of long-poll in the documentation More... over 8 years ago
progress on crossbario/crossbar#477 - increases long-poll timeout to 12s More... over 8 years ago
fixes #161 - adds mentions of 'unsupported' close code and WSS for connections More... over 8 years ago
fixes #159 - missing doc for default deferred More... over 8 years ago