xinchen
|
852c1f8ec1
|
csproj rearrangement
|
2018-07-09 11:39:25 -07:00 |
xinchen
|
bbbe9e2bb7
|
Passing the trace message severity to the TraceListener #196
|
2017-03-08 15:14:58 -08:00 |
Chuck Rolke
|
243c86e8a3
|
Fix log time-of-day specification string.
|
2016-06-08 17:39:49 -04:00 |
xinchen
|
d48f4dc9ce
|
#113 Support wildcard in WebSockets listener address
|
2016-05-03 23:23:42 -07:00 |
xinchen
|
d3324b946e
|
issue#1: Access to the ContainerHost link creation
|
2015-08-14 16:51:09 -07:00 |
xinchen
|
82ab348ee3
|
Increase connection's channel-max and session's handle-max. Honor user's open.channel-max and open.max-frame-size. Enforce the max value when creating session/link.
|
2015-07-16 16:08:31 -07:00 |
xinchen
|
ed63e4a632
|
normalize eol
|
2015-03-06 23:05:10 -08:00 |
xinchen
|
297f87ef04
|
Update build path. Update namespace. Expose delivery tag on message.
|
2015-02-23 11:32:17 -08:00 |
xinchen
|
c9f0e229ef
|
P2P listener and samples. Connection/Link constructor change to allow more control of local settings. Allow access to remote open during connection establishment.
|
2015-01-22 13:47:13 -08:00 |
xinchen
|
0a7fe5c529
|
Make access to message body content easier
|
2015-01-16 22:20:23 -08:00 |
xinchen
|
042e5f7b05
|
Add Interop samples
|
2015-01-16 21:40:23 -08:00 |
xinchen
|
fa9e13e124
|
Add WebSocket transport listener
|
2015-01-11 16:36:58 -08:00 |
xinchen
|
c39fa40ede
|
Update test broker usage
|
2015-01-03 18:14:36 -08:00 |
xinchen
|
122d76ec59
|
Add basic support for implementing peer-to-peer listener/broker. The usage is demonstrated by the new TestAmqpBroker project. This test broker can be used to run all MSTest tests in the .Net test project and the NETMF tests in the NETMF test project. See documentation for more details about this test broker.
|
2015-01-03 17:45:39 -08:00 |