-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
timetable.service_times #1
Comments
For clarity, I'm not going to copy over the existing discussion, as there wasn't really a consensus on the spec of this RPC. However, new discussions will be added here. |
From a discussion on March 28th: Discussed:
Side notes:
|
I think we've reached a consensus on what the call and response will look like, as well as most of the semantics involved. I'm going to accept this and start working on the actual specification tonight. |
Closing as implemented by #6. |
Migrated from propershark/timetable_cpp#14:
It'd be useful to have an RPC to determine when a particular route makes stops at a station. This would allow clients to say something like:
"Route 13 stops here Mon-Fri, 7:00am-6:00pm, every 5 min"
So, the call would look something like
and would return
The text was updated successfully, but these errors were encountered: