https://github.com/tleef/websockets-v-http
This tests the performance of websockets vs plain old http for sending string data to a server
https://github.com/tleef/websockets-v-http
Last synced: 5 months ago
JSON representation
This tests the performance of websockets vs plain old http for sending string data to a server
- Host: GitHub
- URL: https://github.com/tleef/websockets-v-http
- Owner: tleef
- Created: 2014-12-20T18:08:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T23:45:52.000Z (about 11 years ago)
- Last Synced: 2023-02-26T10:12:06.626Z (almost 3 years ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
websockets-v-http
=================
This tests the performance of websockets vs plain old http for sending string data to a server
[demo](https://websockets-v-http.herokuapp.com/)