mirror of
https://github.com/AlexMacocian/MTSC.git
synced 2026-07-21 01:39:31 +00:00
Updated documentation
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="MTSC_Logo_small.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">MTSC
|
||||
 <span id="projectnumber">1.0.0</span>
|
||||
 <span id="projectnumber">1.0.5</span>
|
||||
</div>
|
||||
<div id="projectbrief">Build TCP servers out of modules with handlers for communication, exception and logging.</div>
|
||||
</td>
|
||||
@@ -135,6 +135,18 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
|
||||
<li>BroadcastHandler()
|
||||
: <a class="el" href="dc/d75/class_m_t_s_c_1_1_client_1_1_handlers_1_1_broadcast_handler.html#a3bb5d75cc804dbf9b42ec893967b365a">MTSC.Client.Handlers.BroadcastHandler</a>
|
||||
</li>
|
||||
<li>BuildCookieBytes()
|
||||
: <a class="el" href="d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a4262455e1b29c41598c1f8bf1c142b58">MTSC.Common.Http.Cookie</a>
|
||||
</li>
|
||||
<li>BuildCookieString()
|
||||
: <a class="el" href="d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#ac189eb5a90e67754e153167bfc07618a">MTSC.Common.Http.Cookie</a>
|
||||
</li>
|
||||
<li>BuildRequest()
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#a74eae4074bc8e72795e89fcd50675c4d">MTSC.Common.Http.HttpMessage</a>
|
||||
</li>
|
||||
<li>BuildResponse()
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#a5d4b2e7f5e232037fba3e60870567232">MTSC.Common.Http.HttpMessage</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -160,7 +172,10 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
|
||||
, <a class="el" href="d9/dc0/interface_m_t_s_c_1_1_common_1_1_web_sockets_1_1_server_modules_1_1_i_websocket_module.html#af8343d909795c638731c01c92bfb3101">MTSC.Common.WebSockets.ServerModules.IWebsocketModule</a>
|
||||
</li>
|
||||
<li>ContainsHeader()
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#a97021b8cc907ff0a9dc47ad5cbd37a89">MTSC.Common.Http.HttpMessage</a>
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#ab2112e24bfb1830b9061d9f804246316">MTSC.Common.Http.HttpMessage</a>
|
||||
</li>
|
||||
<li>Cookie()
|
||||
: <a class="el" href="d0/dc5/class_m_t_s_c_1_1_common_1_1_http_1_1_cookie.html#a5497ca1025be0e4fa6b839f8fbb74628">MTSC.Common.Http.Cookie</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -190,12 +205,6 @@ $(document).ready(function(){initNavTree('functions_func.html','');});
|
||||
<li>GetPostForm()
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#a82a557dc8206fb11dfb17e0fb72aa7d0">MTSC.Common.Http.HttpMessage</a>
|
||||
</li>
|
||||
<li>GetRequest()
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#acef383459a1111f43d8912a8d386ff7b">MTSC.Common.Http.HttpMessage</a>
|
||||
</li>
|
||||
<li>GetResponse()
|
||||
: <a class="el" href="df/dff/class_m_t_s_c_1_1_common_1_1_http_1_1_http_message.html#a27858b4066156d6ad11c3c38694fa7b5">MTSC.Common.Http.HttpMessage</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user