prokio
prokio copied to clipboard
Provide IO types
tokio provides the following IO types:
- Standard Input / Output
- TCP / UDP / Unix Sockets
- Named Pipes (Windows)
Whilst we cannot provide these traditional IO types when running in browsers, we can provide some other IO types:
- HTTP
- WebSockets
- WebRTC