Connection and messages are now correct and fluently pass between client and server.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<body>
|
||||
<div id="chat-container"></div>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
const eveAI = new EveAI(
|
||||
'1',
|
||||
'EveAI-CHAT-8553-7987-2800-9115-6454',
|
||||
|
||||
Reference in New Issue
Block a user