beamX / chatBus

yet another chat system
MIT License
13 stars 12 forks source link

Chatbus does not work with "master" branch of erlbus. #1

Open carlosedp opened 8 years ago

carlosedp commented 8 years ago

When I try to compile chatbus, I have an error that is probably related to erlbus been updated:

/home/cpaula/projects/chatBus [master *] [cpaula@NTSP052387] [11:25]
> ./rebar3 compile
===> Verifying dependencies...
===> Compiling chatbus
e:/msys32/home/cpaula/projects/chatBus/_build/default/lib/chatbus/src/bus_listener.erl:3: Warning: behaviour ebus_handler undefined
quantumproducer commented 7 years ago

try rebar3 update then make then make console