Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.
This repository was archived by the owner on May 22, 2020. It is now read-only.

Fix parameter order in Frankt handlers #12

@crbelaus

Description

@crbelaus

Currently Frankt handlers receive the params first and then the socket. We should reverse them to follow the same convention as Phoenix controllers: the conn first, and then the params.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions