Commit graph

14 commits

Author SHA1 Message Date
604cb4b09b Fix wording and add more info to 'wait' 2020-01-07 16:12:44 +00:00
ea9390ebd5 Add documentation
This commit also renames ConnectionDetails to ConnectionConfig, because I think
that is a more appropriate name.
2020-01-07 16:06:25 +00:00
22aacc1c98 Check if nextEvent works as advertised 2020-01-07 11:54:56 +00:00
b7892bd139 Clean up implementation 2020-01-07 11:38:42 +00:00
1908a050c9 Reorder stuff to better match the documentation structure 2020-01-07 10:40:34 +00:00
e578d688ab Prepare delaying commands when client is throttled 2020-01-07 10:13:28 +00:00
b56ff35ec1 Add example demonstrating fork and wait 2020-01-06 23:28:42 +00:00
5709d1aeec Ignore throttling
I'll have to find a better way to tell the client that it is being throttled.
2020-01-06 23:28:09 +00:00
f0c9f92d44 Add threading and more commands 2020-01-06 20:58:16 +00:00
e72e647b5f Clean up 2020-01-06 18:07:02 +00:00
fa15162620 Implement catch 2020-01-06 17:55:39 +00:00
3dbed10ffd Connect to euphoria and run example bots 2020-01-06 17:48:36 +00:00
ee55f84c34 Begin implementing the euphoria API 2020-01-06 00:16:22 +00:00
3e8cadd677 Create project 2020-01-04 12:56:24 +00:00