Skip to content

Commit c751e01

Browse files
authored
Update README.md
1 parent 1aeec2f commit c751e01

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ Install-Package Apache.NMS.ActiveMQ
2929
Usually you will be able to use other protocols, such as MQTT (see [client](https://github.com/dotnet/MQTTnet)). If you nedd web browser aproach,
3030
then we recomment [STOMP over SockJS](https://stomp-js.github.io/guide/stompjs/rx-stomp/using-stomp-with-sockjs.html).
3131

32+
## Tools
33+
34+
You could use [JMS Toolbox](https://github.com/jmstoolbox/jmstoolbox) with example settings:
35+
36+
<img src="https://github.com/SKYWARE-Group/EventsModel/assets/10154711/a5ab3a4b-1c51-4095-bbfa-ab3015c5dc2c" width="450"/>
37+
38+
<img src="https://github.com/SKYWARE-Group/EventsModel/assets/10154711/bb8c5cd8-d589-4b14-881a-c053e681d246" width="450"/>
39+
40+
When self-signed certiciate is used, use `sslEnabled=true;trustAll=true` in `z_ExtraNettyProperties`.
41+
42+
3243
## Feedback
3344

3445
Please, use issues in this repo as a first step for getting support from us

0 commit comments

Comments
 (0)