You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would allow trivial browser builds at the cost of no fire-and-forget packets -- only reliable-in-order (because it's TCP). We'd still use all of cute_net's security features, but most of the bookkeeping code for UDP packets wouldn't be used at all.
The text was updated successfully, but these errors were encountered:
Minor update -- This was delayed as lower priority for CF v1.0 -- However, it's a really cool thing to have and will absolutely be done at some point. Feel free to ping/message me if you want this feature sooner and I can accommodate.
This would allow trivial browser builds at the cost of no fire-and-forget packets -- only reliable-in-order (because it's TCP). We'd still use all of cute_net's security features, but most of the bookkeeping code for UDP packets wouldn't be used at all.
The text was updated successfully, but these errors were encountered: