Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Server.prototype.[Symbol.asyncIterator]
import { Server } from "https://deno.land/x/rsocket@0.3.0/deps.ts";

Returns

AsyncIterableIterator<ServerRequest>