This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yggdrasil-go
Watch
2
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced
2024-11-13 00:40:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b326d8bb8
yggdrasil-go
/
cmd
/
yggdrasilsim
/
main.go
7 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
work-in-progress on a new sim
2020-04-26 15:33:03 +03:00
package
main
func
main
(
)
{
store
:=
makeStoreSquareGrid
(
4
)
test dial/listen in the sim
2020-05-02 18:01:09 +03:00
dialStore
(
store
)
work-in-progress on a new sim
2020-04-26 15:33:03 +03:00
}
Reference in New Issue
Copy Permalink