ostinelli / misultin

Misultin (pronounced mee-sool-téen) is an Erlang library for building fast lightweight HTTP(S) servers, which also supports websockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated functions

AminHP opened this issue · comments

Hi. Please fix these compile issues:

misultin/src/misultin_websocket_draft-hybi-10_17.erl:98: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2

misultin/src/misultin_utility.erl:515: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.