0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated RPC with timeout test case More... over 15 years ago
Added test case for RPC client with a timeout More... over 15 years ago
Revised timeoutHandler More... over 15 years ago
Added TimeoutError class and timeout support to RpcClientImpl pattern More... over 15 years ago
Updated Connection error handling More... over 15 years ago
Added connection exception handling for failed and lost connections More... over 15 years ago
Reworked SubscribeClientImpl so it creates a consumer for each subscription More... over 15 years ago
Removed dependency on flexunit in the core lib More... over 15 years ago
Updated the ignore file More... over 15 years ago
Changed tabs to spaces and removed trailing spaces More... over 15 years ago
Updated README More... over 15 years ago
Updated as3ds library and PubSub unit test More... over 15 years ago
Remove BasicMessageEvent More... over 15 years ago
Updated README More... over 15 years ago
Refactored PublishClient(Impl) and SubscribeClient(Impl) based on changes to base library More... over 15 years ago
Merge branch 'master' of git://github.com/0x6e6562/as3-amqp More... over 15 years ago
Merged updates from the base library project More... over 15 years ago
Added handling to allow multiple calls to start on Connection object More... over 15 years ago
Factored out send buffer to re-useable class More... over 15 years ago
Removed access request and tickets More... over 15 years ago
Fix for string length encoding in tables More... over 15 years ago
Upgraded to Flex 3.1.0 More... over 15 years ago
Updated const variable for error caused in Flex 3.0.1 SDK More... over 15 years ago
Added README to describe the forks intent More... over 15 years ago
Added test suite for PublishSubscribeClient More... over 15 years ago
Updated individual Pub and Sub client implementations. Refined and tested, SubscribeClientImpl now queues subscriptions and has a HashMap of topics/consumption callbacks. Also wrote a new client called PublishSubscribeClientImpl that handles the entire PubSub use-case. One will have to go, but for now both are available for testing More... over 15 years ago
Updated PublishClientImpl to first queue messages in an internal ArrayQueue before requestOk More... over 15 years ago
Added Publish and Subscribe clients to patterns package More... over 15 years ago
Added the rpc pattern templates More... almost 16 years ago
Added flexunit test suite More... almost 16 years ago