adding asocket.io room management

This commit is contained in:
Jose Conde
2024-07-24 22:38:34 +02:00
parent 0329e84548
commit f52bea91ac
22 changed files with 170 additions and 50 deletions

View File

@ -1,5 +1,10 @@
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<h2>0.1.5 - 2024-07-24</h2>
<h3>Added</h3>
<ul>
<li>socket.io room management</li>
</ul>
<h2>0.1.4 - 2024-07-20</h2>
<h2>0.1.3 - 2024-07-18</h2>
<h3>Added</h3>