ping-pong

command
v1.7.15-0...-5a8c3c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2021 License: MIT Imports: 7 Imported by: 0

README

ping-pong

ping-pong is a sctp example that shows how you can send/recv messages. In this example, there are 2 types of peers: ping and pong.

Ping will always send ping <seq_number> messages to pong and receive pong <seq_number> messages from pong.

Pong will always receive ping <seq_number> from ping and send pong <seq_number> messages to ping.

Instruction

Build ping and pong
make
Run pong
./pong
Run ping
./ping

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL