Jonhnny Weslley
|
ba3b699517
|
refactor common logic
|
2016-01-24 11:54:06 -03:00 |
|
claudemiro
|
517462a7af
|
Cache of the valid channel name regex
* Added a Benchmark to verify the performance
* Now it is 10 times faster
|
2016-01-23 22:25:14 -02:00 |
|
claudemiro
|
56da1dea01
|
Starting doing integration tests
|
2016-01-18 22:52:03 -02:00 |
|
claudemiro
|
f81a365e0c
|
Changed the max number to the max in64 value
|
2016-01-18 00:40:06 -02:00 |
|
claudemiro
|
1de947cedc
|
The random Seed should be executed only once.
If two users connect to the system in the same second both would receive the same id. This fix this error.
|
2016-01-18 00:37:55 -02:00 |
|
claudemiro
|
3fc072373a
|
Fix lint suggestions
|
2016-01-16 21:20:23 -02:00 |
|
claudemiro
|
c697311be3
|
Fixed a failing test.
|
2015-06-13 11:24:38 -03:00 |
|
claudemiro
|
10e6048d11
|
Removed forgotten printf
|
2015-05-17 13:16:59 -03:00 |
|
claudemiro
|
e2d07e9760
|
Validating channel name when connecting.
|
2015-05-17 09:51:17 -03:00 |
|
claudemiro
|
485bc01abe
|
Changed SessionID format.
Pusher libs are validating the sessionID format. So I need to conform
with its format.
|
2015-05-17 09:25:57 -03:00 |
|
claudemiro
|
1dc3105155
|
Moved function to generate sessions Ids from websocket to Utils
|
2015-01-16 13:18:24 -03:00 |
|
claudemiro
|
e2412827cf
|
Second Import
|
2015-01-12 21:15:36 -03:00 |
|