Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
keinproblem
/
sampling-message-server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 24, 2018
- workarround for time overflow
keinproblem
committed
e90bfbd
Copy full SHA for e90bfbd
- fixed incorrect copy paste message
keinproblem
committed
1aec57c
Copy full SHA for 1aec57c
- removed client logfile
Show description for c2a4323
keinproblem
committed
c2a4323
Copy full SHA for c2a4323
- use constant parameters whenever possible
keinproblem
committed
44bc784
Copy full SHA for 44bc784
- removed copy paste error
keinproblem
committed
797fb20
Copy full SHA for 797fb20
Parameterize the exit with help screen method and wrap the client execution in a try/catch block to prevent a stacktrace from appearing when no server is reachable
goellnerphillip
committed
67db405
Copy full SHA for 67db405
Merge remote-tracking branch 'origin/master'
keinproblem
committed
1757fe8
Copy full SHA for 1757fe8
Update README.md
keinproblem
authored
f77f8cc
Copy full SHA for f77f8cc
- parametrized const default server port in helpscreen
keinproblem
committed
9554ea7
Copy full SHA for 9554ea7
Update README.md
keinproblem
authored
b0cac09
Copy full SHA for b0cac09
- fixed InputValidator negated logic
Show description for 2d8fbb8
keinproblem
committed
2d8fbb8
Copy full SHA for 2d8fbb8
- moved smoke test scripts
keinproblem
committed
4b72656
Copy full SHA for 4b72656
Merge remote-tracking branch 'origin/master'
keinproblem
committed
0297429
Copy full SHA for 0297429
- added explicit help screen option
keinproblem
committed
47ad250
Copy full SHA for 47ad250
- using explicit CLI parsing
Show description for e0163c3
keinproblem
committed
e0163c3
Copy full SHA for e0163c3
Extend the client testing script and create a unix version of it
goellnerphillip
committed
51058a7
Copy full SHA for 51058a7
Merge remote-tracking branch 'origin/master'
Show description for b8e038c
keinproblem
committed
b8e038c
Copy full SHA for b8e038c
- split ILLEGAL_PARAMETER to ILLEGAL_MESSAGE_NAME_LENGTH & ILLEGAL_MESSAGE_CONTENT_LENGTH
keinproblem
committed
42d5000
Copy full SHA for 42d5000
Commits on Jun 22, 2018
Create JavaDoc for the CommandLineClient
goellnerphillip
committed
bb488aa
Copy full SHA for bb488aa
- renamed default server logile
Show description for 5431c85
keinproblem
committed
5431c85
Copy full SHA for 5431c85
Create a super class for the client so that the client functionality can easily be extended. Also create test batch script for smoke testing the cmd-client
goellnerphillip
committed
8a2b35f
Copy full SHA for 8a2b35f
Commits on Jun 20, 2018
- corrected package of SamplingMessageServerIT
Show description for 5b03f1b
keinproblem
committed
5b03f1b
Copy full SHA for 5b03f1b
Commits on Jun 17, 2018
- added some more comments
Show description for eec87c7
keinproblem
committed
eec87c7
Copy full SHA for eec87c7
Commits on Jun 14, 2018
- started adding some arbitrary logging
Show description for 073187a
keinproblem
committed
073187a
Copy full SHA for 073187a
using new communication between layers - getting rid of exception driven notifications
keinproblem
committed
759d785
Copy full SHA for 759d785
Commits on Jun 5, 2018
Add a fully parameterized CLI client
goellnerphillip
committed
8f7be3f
Copy full SHA for 8f7be3f
changed mvn command
keinproblem
authored and
abacus3
committed
953f9fa
Copy full SHA for 953f9fa
removed incorrect char in path
keinproblem
authored and
abacus3
committed
0adc73f
Copy full SHA for 0adc73f
using new tar.gz as release artifact
keinproblem
authored and
abacus3
committed
2498bfb
Copy full SHA for 2498bfb
Commits on Jun 4, 2018
Add an assembly module, which packs the project into a zip and a tar
goellnerphillip
committed
f7ea535
Copy full SHA for f7ea535
Commits on May 28, 2018
Modulerize project for a cleaner separation of server and client. Both can be built by calling maven from the root directory
goellnerphillip
committed
01cca79
Copy full SHA for 01cca79
Commits on May 25, 2018
- parametrized service configuration
Show description for 407cb5d
keinproblem
authored and
abacus3
committed
407cb5d
Copy full SHA for 407cb5d
Commits on May 24, 2018
initial prototype
Show description for d2f67e1
keinproblem
committed
d2f67e1
Copy full SHA for d2f67e1
Commits on May 23, 2018
- using different travis deployment configs
keinproblem
authored and
abacus3
committed
33f9bab
Copy full SHA for 33f9bab
- added targeted platform in the readme
Show description for 94a9962
keinproblem
authored and
abacus3
committed
94a9962
Copy full SHA for 94a9962
Pagination
Previous
Next
You can’t perform that action at this time.