reliable_udp icon indicating copy to clipboard operation
reliable_udp copied to clipboard

Reliable protocol over UDP for Erlang

Results 1 reliable_udp issues
Sort by recently updated
recently updated
newest added

The send_udp(..) function packets were not generating messages on the receiver, those packets were being passed down to: `handle_packet(Packet, St, State) -> ?ERROR("Bad packet ~p for state ~p", [ Packet,...