mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-27 01:55:56 +03:00
[PR #105] [CLOSED] Support log messages over UDP #246
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/105
Author: @yuvalt
Created: 12/17/2013
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
749319dsupport udp packets4920719commit our lib so we dont need to run cake📊 Changes
8 files changed (+19552 additions, -3 deletions)
View changed files
📝
.gitignore(+1 -2)➕
lib/client.js(+1188 -0)➕
lib/harvester.js(+216 -0)➕
lib/log.io.css(+71 -0)➕
lib/log.io.js(+17562 -0)➕
lib/server.js(+483 -0)➕
lib/templates.js(+24 -0)📝
src/server.coffee(+7 -1)📄 Description
Listen on the save server and port for UDP messages
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.