An open API service indexing awesome lists of open source software.

https://github.com/tfo-dot/simplewebsocket

Simple WS(S) implementation
https://github.com/tfo-dot/simplewebsocket

deno websocket websocket-client

Last synced: 5 months ago
JSON representation

Simple WS(S) implementation

Awesome Lists containing this project

README

          

# SimpleWebSocket

It's a simple lib that can send headers alongside initial request. Has support for both `ws:`, and `wss:` protocols

It was made for [Glide - deno Guilded API wrapper](https://github.com/ZiomaleQ/glide)