-
Notifications
You must be signed in to change notification settings - Fork 5
bpuzon/onviso
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright (c) 2010 Erlang Solutions Ltd. Available make options: make make clean make run_test In order to run the tests of provided in onviso_tests.erl one must first set up two nodes, one called 'server' and the other 'client'. For the server node: erl -sname server 1> server:start(). For the client node: erl -sname client 1> client:init(). This should set the erlang cookie to 'inviso' and connect the two nodes to each other.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published