Skip to content

systream/bear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bear

rp([bear_gen_statem_manager:start_handler(<<"test_", (integer_to_binary(I))/binary>>, test_callb, [I+I]) || I <- lists:seq(1, 100)]). rp([gen_statem:call({via, pes, <<"test_", (integer_to_binary(I))/binary>>}, {set, I+I*I}) || I <- lists:seq(1, 100)]).

Build

$ rebar3 compile

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages