v0.0.7
This commit is contained in:
10
version.md
10
version.md
@@ -1,7 +1,15 @@
|
||||
|
||||
### **v0.0.7:**
|
||||
--- focus on server object
|
||||
- Renamed server object in server_core.js (Server -> NPGServer)
|
||||
- Removed setIO(io) function in NPGServer object
|
||||
- added init() function to NPGClient
|
||||
- Changed server_config.js structure
|
||||
- updated nodePong.js
|
||||
|
||||
|
||||
### **v0.0.6:**
|
||||
- focus on socket.io client & server)
|
||||
--- focus on socket.io client & server)
|
||||
- Renamed SocketClient.js to SocketIO.js (files and objects)
|
||||
- Added SocketIO object (NGPClient lib in /client/js/)
|
||||
- Implemented socket.io client connection (with loop) => working
|
||||
|
||||
Reference in New Issue
Block a user