File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,17 @@ Install-Package Apache.NMS.ActiveMQ
2929Usually you will be able to use other protocols, such as MQTT (see [ client] ( https://github.com/dotnet/MQTTnet ) ). If you nedd web browser aproach,
3030then 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
3445Please, use issues in this repo as a first step for getting support from us
You can’t perform that action at this time.
0 commit comments