# Packages
No description provided by the author
# README
FreeSWITCH Event Socket Library Wrapper for Go
GoESL is a small wrapper around FreeSWITCH Event Socket Library written in Go.
Point of this library is to fully implement FreeSWITCH ESL and bring outbound server as inbound client to you, fellow Go developer :)
Credits
This repo is forked of github.com/0x19/goesl so credits for all initial works goes to the original author.
License
This library is published under MIT License. Visit LICENSE to read complete license.