NigeParis
422c0b26c4
added tab control to chat, When user leaves tab open on chat
2025-11-26 21:07:10 +01:00
NigeParis
40980bedeb
Added Date.now ClientChat that stores user, socket id and date
2025-11-26 21:07:10 +01:00
NigeParis
40b807efc8
Connected Button Added now working
2025-11-25 16:13:43 +01:00
Maieul BOYER
deaf58dfce
update
2025-11-25 16:13:43 +01:00
Maieul BOYER
0358a6025b
socket fix
2025-11-25 16:13:43 +01:00
NigeParis
b215904cfd
Added Connected button to show how many connected to the chat
2025-11-25 16:13:43 +01:00
NigeParis
e530de6ce7
added protection for messages broadcast - stops unknown receiving broadcast messages
2025-11-25 16:13:43 +01:00
NigeParis
5031efa866
Add Arrived in Chat and Left in chat LoginName
2025-11-25 16:13:43 +01:00
NigeParis
b85d9b64c7
WIP progress chat broadcast
2025-11-21 14:17:37 +01:00
Maieul BOYER
eec27ce2e6
feat(chat): updated to work with socket.io
...
- Chore: ran `make npm@update` to update deps and lockfile
- Chat: new plugin: Socket.ts that allow the use of socket.io with
fastify (fastify-socket.io is not updated)
- Chat: Put everything from `src/socket.ts` that needed to be saved into
`src/app.ts`
2025-11-21 14:17:37 +01:00
NigeParis
6ff1745f16
pas connection :-(
2025-11-21 14:17:37 +01:00
NigeParis
ffa7c305f1
socket io RAW testing
2025-11-21 14:17:37 +01:00
NigeParis
b07040b61b
eslint done __up to date pushing for review
2025-11-21 14:17:37 +01:00
NigeParis
d43e62dfc1
Chat basic works - with also console out pur to check data
2025-11-21 14:17:37 +01:00
NigeParis
486f0ff425
broadcast generally working
2025-11-21 14:17:37 +01:00
NigeParis
98631be918
WIP BroadCast working on console... needs more work
2025-11-21 14:17:37 +01:00
NigeParis
9889600708
separated socket from app for clear develoopement
2025-11-21 14:17:37 +01:00
Maieul BOYER
0a504a75ce
socket io with fastify
2025-11-21 14:17:37 +01:00
NigeParis
34e9f8e3ca
socket default acess refuse server
2025-11-21 14:17:37 +01:00
NigeParis
cf6f3145b6
socket.io first attempt
2025-11-21 14:17:37 +01:00
Maieul BOYER
470007c9f8
feat(chat): removed unused depedencies
2025-11-14 19:08:27 +01:00
NigeParis
9ce9fa44e4
feat(chat): added base for chat service
...
added front html
nigel in the mud
route function with openapi - gen
clean up the code a little
after pull request
2025-11-14 15:50:03 +01:00