-
beepmgmtprofile: This module implements the BEEP Management profile.
-
echoprofile: EchoProfile implements an example profile that simply echoes back
whatever the content of a frame is.
-
message: This module defines a BEEP Management message, used on Channel 0 of
all sessions.
-
mgmtcreator: The BEEP Management Profile XML Creator
-
mgmtparser: The BEEP Management Profile XML Parser.
-
profile: This module defines the basic Profile class and related code.
-
reverbprofile: ReverbProfile is an extended example of the EchoServer that echos back
multiple frames.
-
saslanonymousprofile: This module implements the SASL ANONYMOUS mechanism as a BEEPy
profile.
-
saslotpprofile: This module implements the SASL OTP (One Time Password) mechanism as a
BEEPy profile.
-
saslprofile
-
timeprofile: TimeProfile implements an example profile that sends the current time
to the remote peer every second.
-
tlsprofile
|