lokinet/docs/snapps-dev-guide.md

31 lines
324 B
Markdown
Raw Normal View History

2021-12-10 16:45:51 +00:00
# (SN)Apps Development Guide
## Our approach
`// TODO: this`
## Differences From Other approaches
`// TODO: this`
### SOCKS Proxy/HTTP Tunneling
`// TODO: this`
### Embedding a network stack
`// TODO: this`
## High Level Code Practices
`// TODO: this`
### Goodisms
`// TODO: this`
### Badisms
`// TODO: this`