aboutsummaryrefslogtreecommitdiffstats
path: root/src/gun_ws_h.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/gun_ws_h.erl')
-rw-r--r--src/gun_ws_h.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gun_ws_h.erl b/src/gun_ws_h.erl
index 2412122..fca3c9a 100644
--- a/src/gun_ws_h.erl
+++ b/src/gun_ws_h.erl
@@ -13,6 +13,7 @@
%% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-module(gun_ws_h).
+-behavior(gun_ws_protocol).
-export([init/4]).
-export([handle/2]).