Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/polywrap/websocket

WebSocket interface and wrappers
https://github.com/polywrap/websocket

Last synced: 2 months ago
JSON representation

WebSocket interface and wrappers

Awesome Lists containing this project

README

        

# WebSocket
The WebSocket interface wrapper defines a common interface for WebSocket wrapper implementations. Implementations of the WebSocket interface wrapper can interact with WebSocket servers. Implementations can be invoked by Wasm wrappers, extending their capabilities.

Table of Contents
1. [WebSocket Interface](./interface/resources/README.md)
2. [WebSocket Implementations](./implementations)