Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sandcastle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bsmrgo
sandcastle
Commits
fc0bebe4
Commit
fc0bebe4
authored
4 years ago
by
Boris Mühmer
Browse files
Options
Downloads
Patches
Plain Diff
added some ideas
parent
ff2b1e59
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+30
-1
30 additions, 1 deletion
README.md
with
30 additions
and
1 deletion
README.md
+
30
−
1
View file @
fc0bebe4
# sandcastle
A castle in a sandbox.
\ No newline at end of file
A castle in a sandbox.
## Abstract
_Sandcastle_
is sort of a playground for a _server_ and _client_ programming environment.
The _server_ component provides several services that can be consumed be _clients_. The _clients_
can be
`telnet`
,
`ssh`
, a _web browser_, or a _special client_. Another _special client_ could also
be another _server_, to distribute the load.
## Features
### Server features
*
support for different listeners
*
`telnet`
*
`ssh`
*
`http`
and
`https`
for _web browsers_ (
`lynx`
?)
*
a special client written in
[
Go
][]
*
use _goroutines_ for maximum resource usage
### Client features
*
**TBD**
<!-- Links -->
[
Go
]:
https://golang.org/
<!-- End Of File -->
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment