polling
Here are 199 public repositories matching this topic...
Version:
^7.0.0
Environment:
any os
Related to #646, not an error but a respectful request for a documentation update:
pingInterval is hard-coded to false in createSocket method (so the dummy primus server does not run heartbeats - understood).
I took a trip down the rabbit hole recently - figuring out why the heartbeat check was not happening on the client, and I admit freely that t
These warnings appear when the Spring application starts:
03:01:22.550 [restartedMain] DEBUG org.telegram.telegrambots.meta.ApiContext - Class org.telegram.telegrambots.meta.generics.BotSession already registered
03:01:22.557 [restartedMain] DEBUG org.telegram.telegrambots.meta.ApiContext - Class org.telegram.telegrambots.meta.generics.Webhook already registeredIs this ok?
isHidden_windows.go was throwing the error: "The system cannot find the path specified."
I discovered this was due to syscall.UTF16PtrFromString(pointer) not working with file paths longer than 260 characters.*
I fixed it by changing syscall.UTF16PtrFromString(path) to syscall.UTF16PtrFromString(fixLongPath(path)), and adding an extra file containing this:
https://golang.org/src/os/pa
-
Updated
Jun 5, 2020 - TypeScript
-
Updated
Jan 14, 2018 - Java
-
Updated
Mar 28, 2020 - Scala
On master timeout and on return false-style cancellation, a string rejection is used. That should be avoided.
Also, this may be a breaking change, but wrapping the list of rejections in an error would also be good
If a user has already declared they are available on date x, they should be shown, if they vote in another poll for the same date.
This can help prevent overlaps when two polls have the same result.
-
Updated
Aug 26, 2019 - C
-
Updated
May 1, 2020 - C#
Sometimes people leave all but one candidate as "no opinion", or variations on this that cause their ballot to have no effect. It would be good to warn them and at least make them confirm the ballot was cast as intended.
Improve documentation such that:
- we begin by defining a simple API and use it for all examples
- the explanation of the conditions is less technical
-
Updated
Oct 26, 2019 - HTML
-
Updated
Dec 23, 2018 - Go
-
Updated
Apr 1, 2020 - Ruby
-
Updated
Dec 7, 2017 - JavaScript
-
Updated
Oct 21, 2019 - PHP
-
Updated
Mar 4, 2018 - C++
-
Updated
Apr 8, 2019 - Java
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Aug 7, 2019 - Go
Found when managing groups, under 'group membership' section. When you add another student to a group, previous student email overlaps name.
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jul 24, 2019 - Ruby
Improve this page
Add a description, image, and links to the polling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polling topic, visit your repo's landing page and select "manage topics."
we don't need a event name.

how to add a global message listener. all event or without event message can send to here.
<img width="287" alt="default" src="https://user-images.githubusercontent.com/2519544/42929452-af25cccc-8b6c-11e8-903d-46fbaaacae1d.png"