Add WebSockets
This commit is contained in:
4
glossary/WebSockets.md
Normal file
4
glossary/WebSockets.md
Normal file
@ -0,0 +1,4 @@
|
||||
### WebSockets
|
||||
|
||||
WebSockets is a protocol that allows for a persistent client-server TCP connection.
|
||||
The WebSocket protocol uses lower overheads, facilitating real-time data transfer between client and server.
|
||||
Reference in New Issue
Block a user