askpt / net-speedy

Experiments on gRPC and HTTP on WASI runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Net Speedy

This is a repository for testing speed improvements for the dotnet 7.

Features

  • gRPC Calls
  • WASI Environment

Requirements

Running

wasmtime /Speedy.Host/bin/Debug/net7.0/Speedy.Host.wasm --tcplisten localhost:5000 --tcplisten localhost:5001

Testing

This was tested without WASM runtime.

About

Experiments on gRPC and HTTP on WASI runtime.

License:MIT License


Languages

Language:C# 72.7%Language:JavaScript 15.8%Language:Dockerfile 11.5%