Hi
If I were to convert this example to BANanoServer, how can I go about it?
www.b4x.com
The handlers for BANanoServer projects are "Browser" and "Server" prefixed, how will that affect the new BANanoServer based project?
Thanks in advance.
If I were to convert this example to BANanoServer, how can I go about it?
[WebApp] Chatroom - Threads, Sessions and Server events
Online example: http://basic4ppc.com:51042/chat/index.html This example demonstrates several important concepts of the web app framework. Multiple pages The chatroom is made of two pages. The login page and the chat page. The WebSocket is broken when the browser navigates to a different page...

The handlers for BANanoServer projects are "Browser" and "Server" prefixed, how will that affect the new BANanoServer based project?
Thanks in advance.