Commit Graph

16 Commits (7d80c2b8f669d4f71b068c8572afb35c4180660b)

Author SHA1 Message Date
Justin Xiao 7d80c2b8f6 feat: add cors in socket server 2023-07-18 19:05:08 +08:00
Justin Xiao 9a79f124f2 feat: add timestamp beside message 2023-07-18 16:54:32 +08:00
Justin Xiao e9aa844d29 feat: add online user popover 2023-07-18 16:32:24 +08:00
Justin Xiao bd7f4a907e feat: add join listener amd online user emitter 2023-07-18 16:17:42 +08:00
Justin Xiao 5ef8e4317f Merge branch 'main' of https://github.com/ttpss930141011/nextjs13-socketio-boilerplate 2023-07-18 03:23:32 +08:00
Justin Xiao 53560add19 refactor: optimize backend server codebase 2023-07-18 03:23:24 +08:00
Justin Xiao bd5885b091
Create LICENSE 2023-07-17 22:59:43 +08:00
Justin Xiao 6da0ae0065 chore: add favicon and optimize ui 2023-07-17 22:56:41 +08:00
Justin Xiao c2ebf20a2a chore: add console to observe Socket.io connection 2023-07-17 22:23:30 +08:00
Justin Xiao 01a69e2b6b refactor: optimize and refactor codebase
- Extracte chatroom titile as a component
- Update introduction in entry page
- add me attribute avioding in SocketMessage
2023-07-17 22:20:49 +08:00
Justin Xiao fc718a7fad refactor: encapsulated connection method 2023-07-17 22:12:24 +08:00
Justin Xiao ac8ec94171 chore: remove unused environment variables 2023-07-17 22:10:12 +08:00
Justin Xiao d51a690f63 Merge branch 'main' of https://github.com/ttpss930141011/nextjs13-socketio-boilerplate 2023-07-17 03:37:43 +08:00
Justin Xiao 206f895feb feat: optimized UI 2023-07-17 03:37:40 +08:00
Justin Xiao 0d0c6045af
Create README.md 2023-07-14 15:39:04 +08:00
Justin Xiao 3adba5d69e first commit 2023-07-14 15:38:27 +08:00