Module: EventMachine::Protocols
Overview
This module contains various protocol implementations, including:
HttpClientandHttpClient2StompMemcacheSmtpClientandSmtpServerSASLauthandSASLauthclientLineProtocol,LineAndTextProtocolandLineText2HeaderAndContentProtocolPostgres3ObjectProtocol
The protocol implementations live in separate files in the protocols/ subdirectory, but are auto-loaded when they are first referenced in your application.
Protocols is also aliased to EM::P for easier usage.