Skip to content

Commit 787cb8d

Browse files
committed
Added example for the echo reply to the specific client that sent the message. Minor documentation improvements
1 parent 61ecebb commit 787cb8d

45 files changed

Lines changed: 585 additions & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
4 Bytes
Binary file not shown.
-116 Bytes
Binary file not shown.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<Library LVVersion="21008000">
3+
<Property Name="NI.Lib.Icon" Type="Bin">)1#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!(]!!!*Q(C=\&gt;7R=2MR%!81N=?"5Q&lt;/07RB7W!,&lt;'&amp;&lt;9+K1,7Q,&lt;)%N&lt;!NMA3X)DW?-RJ(JQ"I\%%Z,(@`BA#==ZB3RN;]28_,V7@PWW`:R`&gt;HV*SU_WE@\N_XF[3:^^TX\+2YP)D7K6;G-RV3P)R`ZS%=_]J'XP/5N&lt;XH,7V\SEJ?]Z#5P?=J4HP+5JTTFWS%0?=B$DD1G(R/.1==!IT.+D)`B':\B'2Z@9XC':XC':XBUC?%:HO%:HO&amp;R7QT0]!T0]!S0I4&lt;*&lt;)?=:XA-(]X40-X40-VDSGC?"GC4N9(&lt;)"D2,L;4ZGG?ZH%;T&gt;-]T&gt;-]T?.S.%`T.%`T.)^&lt;NF8J4@-YZ$S'C?)JHO)JHO)R&gt;"20]220]230[;*YCK=ASI2F=)1I.Z5/Z5PR&amp;)^@54T&amp;5TT&amp;5TQO&lt;5_INJ6Z;"[(H#&gt;ZEC&gt;ZEC&gt;Z$"(*ETT*ETT*9^B)HO2*HO2*(F.&amp;]C20]C2)GN4UE1:,.[:/+5A?0^NOS?UJ^3&lt;*\9B9GT@7JISVW7*NIFC&lt;)^:$D`5Q9TWE7)M@;V&amp;D,6;M29DVR]6#R],%GC47T9_/=@&gt;Z5V&gt;V57&gt;V5E&gt;V5(OV?^T[FTP?\`?YX7ZRP6\D=LH%_8S/U_E5R_-R$I&gt;$\0@\W/VW&lt;[_"\Y[X&amp;],0^^+,]T_J&gt;`J@_B_]'_.T`$KO.@I"XC-_N!!!!!!</Property>
4+
<Property Name="NI.Lib.SourceVersion" Type="Int">553680896</Property>
5+
<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
6+
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
7+
<Item Name="Messages for this Actor" Type="Folder">
8+
<Item Name="WS Test Client Subscriber" Type="Folder">
9+
<Item Name="Client Connection Handler Msg.lvclass" Type="LVClass" URL="../WS Test Client Subscriber Messages/Client Connection Handler Msg/Client Connection Handler Msg.lvclass"/>
10+
</Item>
11+
<Item Name="WS Test Server Subscriber" Type="Folder">
12+
<Item Name="Send Packets Msg.lvclass" Type="LVClass" URL="../WS Test Server Subscriber Messages/Send Packets Msg/Send Packets Msg.lvclass"/>
13+
<Item Name="Server Connection Handler Msg.lvclass" Type="LVClass" URL="../WS Test Server Subscriber Messages/Server Connection Handler Msg/Server Connection Handler Msg.lvclass"/>
14+
<Item Name="WebSocket Server Enqueuer Msg.lvclass" Type="LVClass" URL="../WS Test Server Subscriber Messages/WebSocket Server Enqueuer Msg/WebSocket Server Enqueuer Msg.lvclass"/>
15+
<Item Name="WebSocket Service Enqueuer Msg.lvclass" Type="LVClass" URL="../WS Test Server Subscriber Messages/WebSocket Service Enqueuer Msg/WebSocket Service Enqueuer Msg.lvclass"/>
16+
</Item>
17+
</Item>
18+
<Item Name="Launcher.vi" Type="VI" URL="../Launcher.vi"/>
19+
<Item Name="Sender Loop.lvclass" Type="LVClass" URL="../Sender Loop/Sender Loop.lvclass"/>
20+
<Item Name="WS Test Client Subscriber.lvclass" Type="LVClass" URL="../WS Test Client Subscriber/WS Test Client Subscriber.lvclass"/>
21+
<Item Name="WS Test Server Subscriber.lvclass" Type="LVClass" URL="../WS Test Server Subscriber/WS Test Server Subscriber.lvclass"/>
22+
</Library>
23.5 KB
Binary file not shown.
Binary file not shown.

Examples/Echo Reply Test With Server Manager/Sender Loop/Sender Loop.lvclass

Lines changed: 93 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)