websocket

This commit is contained in:
Ilya Kantor 2019-03-21 22:08:59 +03:00
parent 3b06ab36c5
commit 37f50d8c53
9 changed files with 348 additions and 382 deletions

View file

@ -1,5 +1,5 @@
# Very plain objects, no __proto__
# Plain objects: no __proto__
In the first chapter of this section, we mentioned that there are modern methods to setup a prototype.