David Justice
12e0cdbea2
fix event propigation and add msg modify
2018-05-16 11:39:14 -07:00
David Justice
5b9a0d2ea5
enable opentracing support
2018-05-11 10:27:30 -07:00
David Justice
53c8662f08
Merge pull request #10 from devigned/session-filter
...
Add support for session filters
2018-05-11 09:14:08 -07:00
David Justice
371feae214
move back to master of amqp
2018-05-11 09:13:09 -07:00
David Justice
be18d174ec
remove fmt
2018-05-09 13:32:17 -07:00
David Justice
d0d5d81165
add session filter support
2018-05-09 13:00:45 -07:00
David Justice
649785a632
fix readme
2018-05-09 10:11:16 -07:00
David Justice
e3388f5f8c
Merge pull request #9 from devigned/readme
...
basic readme info and quick start example
2018-05-09 10:08:19 -07:00
David Justice
b633a2d5a4
basic readme info and quick start example
2018-05-09 10:07:46 -07:00
David Justice
f7e09d1f63
Merge pull request #8 from devigned/common
...
Major refactor to amqp common and non-ARM mgmt API
2018-05-09 09:23:15 -07:00
David Justice
80d2a51fb5
update amqp common dep
2018-05-09 09:17:10 -07:00
David Justice
bdb96f8e3f
subscription and topics can send and receive
...
subscription management enabled
2018-05-09 09:17:10 -07:00
David Justice
3a00c66015
topics management and sending to topic is working
2018-05-09 09:16:39 -07:00
David Justice
b02589edc2
queue management requests functioning
...
tests are running without panic, but still need work
2018-05-03 20:03:07 -07:00
David Justice
ed05d47336
Merge pull request #7 from vcabbage/review
...
Suggestions
2018-02-20 13:52:02 -08:00
Kale Blankenship
82468e9991
General Review
...
This is contains:
* What I believe to be bugs fixes.
* Code simplification.
* Some opinionated code restructuring.
* Questions in the form of comments.
2018-02-18 12:40:22 -08:00
Kale Blankenship
c0ee41b31a
linting warnings/errors
2018-02-18 10:52:27 -08:00
Kale Blankenship
0e08e5df14
Group imports
...
https://github.com/golang/go/wiki/CodeReviewComments#imports
2018-02-18 10:20:45 -08:00
David Justice
d50718bfc2
Merge pull request #5 Claims-based Security using JWT
...
Claims-based Security using JWT
2018-02-02 13:16:39 -08:00
David Justice
849908ce5a
delay connection creation for cbs to avoid anon disconnect
2018-02-02 12:50:51 -08:00
David Justice
3c1a78d018
clean up some strings fmt
2018-02-01 18:26:25 -08:00
David Justice
015858199c
wip refactored for jwt based cbs, but not quite right
2018-02-01 17:20:37 -08:00
David Justice
7367499084
update deps
2018-01-30 10:02:45 -08:00
David Justice
9c93d75083
Merge pull request #4 from devigned/feature/topics
...
Add management features for topics and subscriptions
2018-01-30 09:39:03 -08:00
David Justice
8da002d36f
add coverage and change test debugging
2018-01-30 09:37:55 -08:00
David Justice
5c52fad810
add subscription management functionality
2018-01-29 17:37:40 -08:00
David Justice
4c08f9946a
improve tests and configuration for queues and topics
2018-01-24 14:06:07 -08:00
David Justice
6e1c5a16b0
tests for topic creation
2018-01-23 17:22:29 -08:00
David Justice
2d57a4af98
added topic create and delete
2018-01-23 15:17:56 -08:00
David Justice
9d7e20864b
Merge pull request #3 from devigned/feature/dups
...
add duplicate detection functionality
2018-01-23 11:18:58 -08:00
David Justice
82602c8437
add duplicate detection functionality
2018-01-23 11:13:24 -08:00
David Justice
9b4011f63d
Merge pull request #2 from devigned/receiverCancel
...
Receiver cancel and partitioned queue FIFO
2018-01-23 08:30:54 -08:00
David Justice
e43a9abe9c
break out session into separate file
2018-01-23 08:30:25 -08:00
David Justice
44babea6de
added session id by default to ensure partitioned queues FIFO
2018-01-23 08:17:44 -08:00
David Justice
671ba17bc6
go routine for message listener and producer
2018-01-22 15:47:09 -08:00
David Justice
e194f6efb5
refactor sender and receiver
2018-01-22 11:30:27 -08:00
David Justice
8eefd6c85f
Merge pull request #1 from Azure/simple-send-receive
...
Initial queue send and receive
2018-01-20 10:55:03 -08:00
David Justice
f34caa349f
tests and make file look pretty good
2018-01-20 10:49:28 -08:00
David Justice
8f02c88695
end to end testing for queue send and receive
2018-01-20 10:15:04 -08:00
David Justice
90a3cc8486
add documentation
2018-01-18 10:35:33 -08:00
David Justice
d27337cef5
ensure queue and delete queue are working
2018-01-18 10:29:52 -08:00
David Justice
f36a463de3
refactor tests and expose interfaces
2018-01-18 09:33:46 -08:00
David Justice
95d247f075
send and receive is kind of working
2018-01-11 14:58:01 -08:00
David Justice
f132c76d1f
initial commit for the service bus go sdk
2018-01-10 17:55:33 -08:00
Microsoft Open Source
1231f87247
Initial commit
2018-01-10 10:23:47 -08:00
Microsoft Open Source
2b4aa7913c
Initial commit
2018-01-10 10:23:46 -08:00
Microsoft GitHub User
ba498e998e
Initial commit
2018-01-10 10:23:43 -08:00