Sure, Mojo::IOLoop::Server can be used for any TCP based protocol. You'll have to implement a lot yourself of course.
On Mon, Jul 4, 2016 at 8:45 PM, Brian Shaw <[email protected]> wrote: > Is is possible to use Mojolicious for protocols other than HTTP(S)? I'd > like to create a full end to end mail server, The web interface is easy > but, I haven't been able to figure out how to accept new mail via SMTP. > > Any suggestions would be appreciated. > > Brian > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
