Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keroxp/deno-ws
[Deprecated] Now deno-ws are part of https://github.com/denoland/deno_std, use it.
https://github.com/keroxp/deno-ws
Last synced: about 2 months ago
JSON representation
[Deprecated] Now deno-ws are part of https://github.com/denoland/deno_std, use it.
- Host: GitHub
- URL: https://github.com/keroxp/deno-ws
- Owner: keroxp
- License: mit
- Created: 2018-12-27T17:04:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T16:13:22.000Z (almost 6 years ago)
- Last Synced: 2024-10-04T12:52:52.740Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 26
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-deno - deno-ws - Websocket Server的实验实现。 (Uncategorized / Uncategorized)
- awesome-deno-cn - @keroxp/deno-ws
- awesome-deno - deno-ws - An experimental implementation of websocket server for deno.ts. (Libraries)
- awesome-deno - deno-ws - An experimental implementation of websocket server for deno.ts.![GitHub stars](https://img.shields.io/github/stars/keroxp/deno-ws?style=plastic) (Modules / Online Playgrounds)
README
deno-ws
===
An experimental websocket implementation for deno.tsNOTE: 2019/01/08
🎉deno-ws has been merged into https://github.com/denoland/deno_std
Please use https://deno.land/x/net/ws.ts instead of this repository. This repository will be archived soon.## Author
[keroxp](https://github.com/keroxp)
## License
MIT