You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,12 @@
7
7
8
8
GoESL is a small wrapper around [FreeSwitch](https://freeswitch.org/)[Event Socket Library](https://wiki.freeswitch.org/wiki/Event_Socket_Library) written in [Go](http://golang.org).
9
9
10
-
Point of this library is to fully implement Freeswitch ESL and bring outbound server as inbound client to you, fellow go developer :)
10
+
Point of this library is to fully implement Freeswitch ESL and bring outbound server as inbound client to you, fellow Go developer :)
11
+
12
+
13
+
### TODO?
14
+
15
+
You can find what still needs to be done at [GoESL TODO](https://github.com/0x19/goesl/blob/master/TODO.md)
0 commit comments