Elixir makes it really easy to roll up a Mock server to test WebSocket clients. IntelliJ Elixir 11.13.0

line messaging api client for Elixir

My weekly progress, I wrote a library to working with LINE Messaging API named line_ex_messaging_api. This library is part of line_ex. Currently support only send messages (reply, push, multicast and broadcast), getting usages.

The line_ex_webhook now use line_ex_messaging_api to reply messages to user. If someone try and found a bug, please report an issue. :)