]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/object_registry/object_registry.xml
More rewrites (and code stops):
[hub.git] / application / hub / templates / xml / object_registry / object_registry.xml
index 850d5adea6b81e9318da111747f1d7a518fbbd77..d2765903c1785db1f50b2d38df8435c675f04f22 100644 (file)
@@ -56,8 +56,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        //-->
                        <object-max-spread>1</object-max-spread>
                        <!--
-                       The protocol we should use for transmission. Valid values can be
-                       'tcp' or 'udp', without the quotes.
+                       The protocol we should use for transmission. Valid is 'unl' without
+                       the quotes.
                        //-->
                        <object-protocol>tcp</object-protocol>
                        <!--
@@ -74,49 +74,49 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        <object-name>self_connect</object-name>
                        <object-recipient-limitation>self</object-recipient-limitation>
                        <object-max-spread>self</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
                <object-list-entry>
                        <object-name>announcement_answer</object-name>
                        <object-recipient-limitation>direct</object-recipient-limitation>
                        <object-max-spread>1</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
                <object-list-entry>
                        <object-name>request_node_list</object-name>
                        <object-recipient-limitation>upper</object-recipient-limitation>
                        <object-max-spread>1</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
                <object-list-entry>
                        <object-name>request_node_list_answer</object-name>
                        <object-recipient-limitation>direct</object-recipient-limitation>
                        <object-max-spread>1</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
                <object-list-entry>
                        <object-name>dht_bootstrap</object-name>
                        <object-recipient-limitation>all</object-recipient-limitation>
                        <object-max-spread>3</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>all</object-recipient-type>
                </object-list-entry>
                <object-list-entry>
                        <object-name>dht_bootstrap_answer</object-name>
                        <object-recipient-limitation>direct</object-recipient-limitation>
                        <object-max-spread>1</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
                <object-list-entry>
                        <object-name>dht_publish_entry</object-name>
                        <object-recipient-limitation>all</object-recipient-limitation>
                        <object-max-spread>4</object-max-spread>
-                       <object-protocol>tcp</object-protocol>
+                       <object-protocol>unl</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
        </object-list>