exws v0.0.2
  • Pages
  • Modules

    ExWs (exws v0.0.2)

    Link to this section Summary

    Functions

    bin(data)

    See ExWs.Writer.bin/1.

    close(socket)
    close(socket, arg)
    close(socket, message, code)
    invalid_handshake(err)
    ping(socket)
    pong(socket, data)
    to_binary(frame)

    See ExWs.Writer.to_binary/1.

    txt(data)

    See ExWs.Writer.txt/1.

    write(socket, data)

    Link to this section Functions

    Link to this function

    bin(data)

    See ExWs.Writer.bin/1.

    Link to this function

    close(socket)

    Link to this function

    close(socket, arg)

    Link to this function

    close(socket, message, code)

    Link to this function

    invalid_handshake(err)

    Link to this function

    ping(socket)

    Link to this function

    pong(socket, data)

    Link to this function

    to_binary(frame)

    See ExWs.Writer.to_binary/1.

    Link to this function

    txt(data)

    See ExWs.Writer.txt/1.

    Link to this function

    write(socket, data)

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.29.0) for the Elixir programming language