Pudu programming language
Menu

Std.Http.Server.Socket.Frame

1 declaration

type

Frame

This declaration introduces a public type.

What it does

One frame read off a connection: what it is, whether it completes a

message, and what it carried.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Http.Server.SocketSearch related declarations